Skip to content

alindeman/multi_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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

We use this within the Cucumber project to clobber autorun behaviour from older versions of Test::Unit that automatically hook in when the user requires them.

Example:

require 'multi_test'
MultiTest.disable_autorun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 64.1%
  • Shell 35.9%