tested_public_methods 1.0.0
Returns list of public methods that do not have their own unit tests. Gem checkes classes in app directory againts tests in spec directory. Checkout http://betterspecs.org to learn expected conventions in specs.
Gemfile:
=
instalar:
=
Versiones:
- 1.0.0 December 23, 2013 (12 KB)
dependencias de Runtime (2):
activerecord
>= 0
colorize
>= 0