GitHub - sunaku/tork: ๐ Tests your Ruby code, in parallel, as you change it ||
http://snk.tuxfamily.org/lib/tork/
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.1 (2013-06-07)
Patch:
-
server: rescue from failed writes to asynchronously closed clients.
Thanks to Jonathan Cairns for reporting and fixing this bug in
GH-53:
Bug: broken pipe when sending commands remotely ยท Issue #53 ยท sunaku/tork ยท GitHub
Other:
- Upgrade to md2man 2.0.