Skip to content

socialreferral/spork-testunit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test::Unit support for Spork

This includes a plugin for spork to enable Test::Unit support for spork. It also comes with a very bare-bones drb client to run tests.

To use it, install the gem, then fire up spork in your project directory (the file test/test_helper.rb must exist to detect that Test::Unit is being used).

Then, once spork is running, invoke `testdrb test/your_test.rb` to run your tests under Spork.

About

Test::Unit support for Spork

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%