Skip to content

cucumber/multi_test

Tests Gem Version

This project gives you a uniform interface onto whatever testing library has been loaded into a running Ruby process.

We use this within cucumber-ruby to discover and auto-load your favourite assertion library

Example:

require 'multi_test'

my_tests = Object.new
MultiTest.extend_with_best_assertion_library(my_tests)

About

Help Cucumber-Ruby pick a good default assertion framework

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 12