Commit Graph

71 Commits (1032e8295bd51382e8052c27b4a5ccc5982337c2)

Author SHA1 Message Date
Miles Steele ae5876d09a change report wording, fix int stringification, fix doc 2019-07-08 11:49:27 -06:00
James Ray ffdc059bfe Update readme to deprecate http and include available packages 2019-01-03 12:31:39 -07:00
Omar Kohl 199de5f3a4 Update the LICENSE to match the 'standard' MIT license file
The reason is that since the name of the license is not stated
explicitly and the license text differed very slightly I had to perform
a diff to ensure it actually is MIT licensed. Also GitHub does not
detect the license for this project currently (probably for the same
reason).

Changes:

* Remove the line 'Please consider promoting this project...' that is
  not part of the MIT license
* Use the same formatting as choosealicense.com
* Explicitly state 'MIT License'
* Update the copyright year
2018-12-11 09:06:17 -08:00
Leigh McCulloch 14d66a7ab5 Change README not to expand support for more than three versions 2018-10-02 17:24:27 -06:00
Leigh McCulloch 7023ef1c65 Revert "Update README.md"
This reverts commit 0498a9c3b1.
2018-10-02 17:24:27 -06:00
Leigh McCulloch 82a6bb6ee5 Update README.md 2018-10-02 17:24:27 -06:00
Leigh McCulloch 581e4986f3 Add go1.11 to CI 2018-10-02 17:24:27 -06:00
Shane Ramnode 380174f817 Add placeholder example to docs 2018-03-19 07:43:57 +00:00
Ben Schumacher bfc76300bb Add note about supported go versions to readme 2018-03-03 11:35:07 +00:00
Ernesto Jiménez 05aa1d4af4 Remove outdated info from README 2017-12-30 20:13:39 +01:00
Ernesto Jiménez 2b76a9702e Revert "Added goconvey style assertions to the mock package"
This reverts commit faf0710ff2.
2017-05-26 07:46:02 +01:00
Andy McCall faf0710ff2 Added goconvey style assertions to the mock package 2017-05-25 17:05:23 -07:00
Mat Ryer 8d64eb7173 added godoc badge 2016-05-25 00:42:29 +01:00
Mat Ryer 91bf5023ce added Go report card 2016-05-25 00:41:42 +01:00
Ernesto Jiménez 9d7bb92510 fix #201 - Remove broken link from README 2015-11-02 00:05:23 +00:00
praveen shukla be704a5c57 corrected the README documentation of suite package 2015-10-20 10:44:48 +05:30
Ivan Fraixedes 2161431195 Update README.md
Added link to the api documentation for `require`
2015-07-28 12:31:24 +01:00
Matt Carter d4befe148c Updated README for versioning strategy 2015-05-21 20:36:59 -05:00
nelsam 2160c81a96 Merge pull request #109 from anupcshan/master
Use mockedObj.Method(args) instead of mockedObj.Mock.Method(args).
2015-01-10 12:35:18 -07:00
nelsam 945825c690 Update README.md 2015-01-10 12:25:02 -07:00
Raphael Meyer 807610fbf1 Use deep equal after conversion. 2014-11-30 09:22:56 +01:00
Anup Chenthamarakshan cb7b6694dc Use mockedObj.Method(args) instead of mockedObj.Mock.Method(args).
These method calls are equivalent, but the former is more concise.

Fixes #95
2014-11-02 14:19:46 -08:00
Tyler a2e5515d4d Merge pull request #85 from stretchr/joshrendek-patch-1
Joshrendek patch 1
2014-09-09 20:38:23 -06:00
Tyler Bunnell 4cf7cb9078 Update readme, make it more clear to use httptest
Fix #64
2014-09-09 20:37:24 -06:00
Evan Phoenix 3ec36163bc Include sentence about using mockery 2014-09-02 17:03:21 -07:00
Anatoly Scheglov b3260a9914 update README.md 2014-07-16 17:39:53 +04:00
Oliver Beattie 71e8fdcc38 Add prominent links to the API docs in README
Section headings in the README now link to the API documentation on godoc.org
2014-07-09 10:09:52 +01:00
Josh Rendek d886ac2b4a fix spelling 2014-07-04 01:05:55 -04:00
Josh Rendek e3a8e43111 Update readme, make it more clear to use httptest
at first glance that we should use httptest
2014-07-04 01:04:09 -04:00
dickeyxxx 9eedabd0af added more complete second example 2014-07-01 08:49:02 -07:00
dickeyxxx 17a4bf61f0 added more complete first example 2014-07-01 08:48:35 -07:00
dickeyxxx 81cfe446ab allow github syntax highlighting 2014-07-01 08:43:26 -07:00
Tyler Bunnell 459056d303 Merge forward assertions. 2014-06-30 11:34:00 -06:00
Alpha Chen 65450415d0 Use godoc instead of go.pkgdoc 2014-05-13 14:12:54 -07:00
SATO taichi 7675c8d8af add more examples to README and doc.go. 2014-03-11 17:52:22 +09:00
Mat Ryer 6b8df2220f Update README.md 2014-03-06 16:04:07 -07:00
Samuel Nelson 3abb13a8ac Updated README with a link to the suite package section 2013-10-30 13:43:49 -06:00
Samuel Nelson cf79884357 One more documentation update for suites 2013-10-15 11:46:59 -06:00
Samuel Nelson 2d29e774c7 Updated documentation with some information about testing suites 2013-10-15 11:35:37 -06:00
Tyler a48cc5dabb gort->gorc 2013-08-01 13:43:37 -06:00
Mat Ryer c86070b46c updated licence 2013-07-01 15:55:55 -06:00
Mat Ryer ae878dc5c4 repo name change 2013-06-11 22:44:58 -06:00
Mat Ryer eeced64f00 added update to TOC 2012-10-19 11:52:26 +01:00
Mat Ryer e509cd98a1 added update instructions 2012-10-19 11:51:32 +01:00
Tyler Bunnell 414b95ba5d Update README 2012-10-17 13:45:59 -06:00
Tyler Bunnell c58f2dc34d gort in README 2012-10-17 13:44:30 -06:00
Mat Ryer 8f8b442121 added mock example to README 2012-10-17 17:16:15 +01:00
Mat Ryer de0e11f12f enhanced docs 2012-10-17 16:57:25 +01:00
Mat Ryer 4e77cd5872 enhanced docs 2012-10-17 16:55:24 +01:00
Mat Ryer c95dbcad39 added more to Contrubition section 2012-10-17 16:52:57 +01:00