Registry / testing / spork-testunit

spork-testunit

JSON →
library0.0.8rbrubygemsunverified

Test Unit runner for spork, enabling faster test runs by preloading the application environment.

gem install spork-testunit
INSTALL
IMPORT
SIG · SPORK-TESTUNIT
S
spork-testunit
testingrubyv0.0.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Spork::TestUnit
✓ require 'spork/testunit'

Basic setup for using Spork with Test::Unit.

require 'spork/testunit' Spork.prefork do # Load your application end Spork.each_run do # Reload test helpers end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
spork-testunit — gem install spork-testunit · libregistry