Project

rubyunit

0.01
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Unit testing and test-driven development are crucial parts 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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 10.1
 Project Readme

RubyUnit

Gem Version Code Climate Build Status

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 https://github.com/RubyUnit/RubyUnit/issues

  • Copyright (c) 2014, Matthew Clower