The project is in a healthy, maintained state
Additional test assertions for Ruby standard libraries.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

test-unit-ruby-core

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add test-unit-ruby-core

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install test-unit-ruby-core

Usage

Use core_assertions with test/unit as follows:

require "test/unit"
require "core_assertions"

Test::Unit::TestCase.include Test::Unit::CoreAssertions

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/test-unit-ruby-core.

License

The gem is available as open source under the terms of the Ruby's License