RubyUnit
¶ ↑
<!– [](https://codeclimate.com/github/RubyUnit/RubyUnit) –>
Links¶ ↑
Description¶ ↑
Unit testing and test-driven development is a crucial part of the software development life cycle. This tool is intended to make development and testing in Ruby easier on everyone. RubyUnit
is also designed to with a focus on data-driven testing and meta-programming.
Install¶ ↑
$ gem install rubyunit
Contact¶ ↑
Please submit issues and feature requests to the github issue tracking page github.com/RubyUnit/RubyUnit/issues
-
Copyright © 2014, Matthew Clower