Skip to content

Additional test assertions for Ruby standard libraries

License

Notifications You must be signed in to change notification settings

ruby/test-unit-ruby-core

Repository files navigation

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.includeTest::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

About

Additional test assertions for Ruby standard libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

Languages