This project adds some additional assertions to Test::Unit::Assertions, including assert_raise_message (allowing verification of error messages) and assert_greater_than.
Ruby
New
Free
.
Easy message expectation for tests in Ruby
Assert-methods (sugar) and a tiny DSL to facilitate testing of rack apps with Rack::Test.
Use Assert for testing Rails applications.
Assert with Rack::Test
Extra assertions for minitest
Allows to write 'assert_triggered event_name' in your tests.
assert_statistically is an addition to Unit::Test::Assertions that functions like assert_block. You can set a number of times to run the...
assert_same assertion
A gem to test JSON strings.
Generate assert code from a result inside a unit or integration test.
This is useful if you have code that...
Assertion style testing framework.