Created
November 3, 2009 21:07
-
-
Save darron/225438 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/README.textile b/README.textile | |
index 6ee8d12..57d3c85 100644 | |
--- a/README.textile | |
+++ b/README.textile | |
@@ -38,6 +38,9 @@ h4. Testing | |
* "*shoulda*":http://github.com/thoughtbot/shoulda - Testing framework | |
* "*rspec*":http://wiki.github.com/dchelimsky/rspec - Testing framework | |
+* "*mocha*":http://github.com/floehopper/mocha - Mocking and stubbing library | |
+ | |
+If you are getting <pre>NoMethodError: undefined method 'any_instance'</pre> errors when running your test suite, you may need to install mocha. | |
h2. Features | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment