Closed juniorz closed 10 years ago
Spork server expects the strategy to return the test result (https://github.com/sporkrb/spork/blob/master/lib/spork/server.rb#L49).
This prevents the test runner to know if the status of the test run.
This is a duplicate of #240.
Spork server expects the strategy to return the test result (https://github.com/sporkrb/spork/blob/master/lib/spork/server.rb#L49).
This prevents the test runner to know if the status of the test run.