Hacker News new | ask | show | jobs
by grncdr 1308 days ago
Ruby also has crystalball (https://toptal.github.io/crystalball/) which is similar, but not quite the same.
1 comments

Main difference is that crystalball still runs all the tests, but runs the recently failed ones first.

Nabaz selects a small subset of affected tests, reducing CPU usage, and more importantly improving speed drastically!