Registry / testing / spork
library0.9.2rbrubygemsunverified

A forking DRb spec server for faster test runs.

gem install spork
INSTALL
IMPORT
SIG · SPORK
S
spork
testingrubyv0.9.2
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
require 'spork'

Set up Spork prefork and each_run blocks for test optimization.

require 'spork' Spork.prefork do # Load environment end Spork.each_run do # Reload code end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Amazon
1
Resources
spork — gem install spork · libregistry