Tork runs your tests as they change, in parallel:
-
Absorbs test execution overhead into a master process.
-
Forks to inherit overhead and run test files in parallel.
-
Avoids running unchanged tests inside changed test files.
Version 19.3.0 (2013-05-05)
Minor:
-
tork-engine(1) now emits
["idle"]
messages whenever all tests
have finished running and no more tests are queued for running.Thanks to Jonathan Cairns for requesting this feature in GH-50:
Feature request: event for running all tests ยท Issue #50 ยท sunaku/tork ยท GitHub
Other:
-
add man/man0 subdir containing README and VERSION
-
README: use manpage xrefs for linking in HTML mans