Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

test-queue supports minitest too, and follows the same basic design outlined in this article: a central queue sorted by slowest tests first, with test runners forked off either locally or on other machines to consume off the queue.

We use test-queue in a dozen different projects at GitHub and most CI runs finish in ~30s. The largest suite is for the github/github rails app which runs 30 minutes of tests in 90s.



Thanks for the awesome work you have done on test-queue. We have really appreciated it at SchoolKeep.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: