From: "Suraj N. Kurapati" Date: 2012-01-10T15:50:47+09:00 Subject: [ANN] TestR 14.1.2 TestR - Continuous testing tool for Ruby https://github.com/sunaku/testr#readme -------------------------------------------------------------------- What is it? -------------------------------------------------------------------- TestR is a continuous testing tool for Ruby that efficiently detects and tests changes in your Ruby application & test suite: 1. Absorbs test execution overhead into the master Ruby process. 2. Forks to run your test files in parallel and without overhead. 3. Avoids running unchanged tests inside changed test files. -------------------------------------------------------------------- What is new? -------------------------------------------------------------------- External changes: * Don't consider partial test file pass as full pass. Internal changes: * Upgrade to binman 3 for better bundler support. -- You will be misunderstood by everyone.