Is your plugin hosted on GitHub? Make sure to press the "fetch" button next to the repository field to fetch your plugin's info from GitHub rather than typing it all in.
Repository
Name
Home Page
Short description Mocking and stubbing of class and instance methods on concrete classes.
Description # Introduction The Mocha plugin allows mocking and stubbing within tests using a syntax like that of [JMock](http://www.jmock.org) and [SchMock](http://rubyforge.org/projects/schmock). The big advantage it has over other mocking and stubbing libraries is its ability to mock or stub individual class or instance methods on concrete classes. # Provenance Mocha has been created by amalgamating a number of techniques developed by [James](http:blog.floehopper.org) and my [Reevoo](http://www.reevoo.com) colleagues [Ben](http://www.reevoo.com/blogs/bengriffiths/), [Chris](http://blog.seagul.co.uk) and [Paul](http://po-ru.com) into a common syntax. It is currently in use on real-world [Rails](http://www.rubyonrails.org) projects. # License Copyright Revieworld Ltd. 2006 You may use, copy and redistribute this library under the same terms as Ruby itself (see http://www.ruby-lang.org/en/LICENSE.txt).
Description format RDoc MarkDown Textile
License Ruby's Rails' (MIT) GPL LGPL BSD Apache Artistic PublicDomain BSD-type Free-Trial Free-but-Restricted OpenSource Proprietary Shareware Source-available-proprietary Commercial
Category Assets Controllers Internationalization Misc. Enhancements Model Rails Engines Searching and Queries Security Statistics and Logs Testing View Extensions