Skip to content

Repository files navigation

Test Plus

Helper extensions for testing Ruby and Rails code using Test::Unit and MiniTest.

Usage

The TestPlus library can be imported into any project as necessary. Typically this is done in the test/helper.rb file or equivalent:

class Test::Unit::TestCase
include TestPlus::Extensions
end

Examples

The test/ directory contains a number of examples demonstrating how the various assertion rules are applied.

Copyright

Copyright (c) 2017 Scott Tadman. See LICENSE.txt for further details.

About

Testing extensions for Test::Unit and MiniTest for Ruby and Rails

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages