Commit Graph

62 Commits (devslives-master)

Author SHA1 Message Date
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
Mat Ryer ff84286012 Inserted HR 2012-10-17 16:51:49 +01:00
Mat Ryer 3ecd9e00cf Added installation instructions to README 2012-10-17 16:51:32 +01:00
Mat Ryer b382289e76 added links to API docs 2012-10-17 11:12:49 +01:00
Tyler Bunnell 063354a0ec Change wording 2012-10-16 19:43:56 -06:00
Tyler Bunnell 36de9ffa03 Add 'Contributing' section 2012-10-16 19:43:06 -06:00
Mat Ryer 6b54c19f8b Added feature list 2012-10-16 22:13:15 +01:00
Mat Ryer 0b90ca8b73 fixed links 2012-10-16 21:57:31 +01:00
Mat Ryer 1fbb773bb2 updated links 2012-10-16 21:56:11 +01:00
Mat Ryer ca8712ba99 added lines 2012-10-16 21:52:53 +01:00