Parse Minitest files to read all the test case descriptions and include those with the relevant classes in your YARD documentation. This works for both ActiveSupport-style `test` blocks and regular old `def test_` methods. Test cases get listed at the bottom of your class documentation and include the test source code, file name and line numbers.
Required Ruby Version
>= 0
Authors
Arjan van der Gaag
Versions
- 0.0.1 July 31, 2014 (7.5 KB)