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:
=
安装:
=
版本列表:
- 1.0.0 December 23, 2013 (12.0 KB)
Runtime 依赖 (2):
activerecord
>= 0
colorize
>= 0