RubyUnit
Links
- http://rubyunit.github.io/
- https://github.com/RubyUnit/RubyUnit
- https://github.com/matthewclower/RubyUnit/wiki
- https://rubygems.org/gems/rubyunit
- http://www.rubydoc.info/gems/rubyunit/frames
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 https://github.com/RubyUnit/RubyUnit/issues
- Copyright (c) 2014, Matthew Clower