Forum: Ruby Tork 19.1.0

Posted by Suraj Kurapati (sunaku)
on 2012-12-11 22:53
(Received via mailing list)
https://github.com/sunaku/tork#readme

Tork runs your tests as they change, in parallel:

  1. Absorbs test execution overhead into a master process.

  2. Forks to inherit overhead and run test files in parallel.

  3. Avoids running unchanged tests inside changed test files.

## Version 19.1.0 (2012-12-12)

Minor:

  * tork-driver: don't run overhead files as test files

Patch:

  * rails: run dependent tests when `app/views/*` change

  * Clear FactoryGirl sequences and traits on fork (Ryan Ahearn)

  * server: fix clean up of socket files upon exit
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.