parallel-test icon indicating copy to clipboard operation
parallel-test copied to clipboard

Run your clojure.test tests in parallel

Results 2 parallel-test issues
Sort by recently updated
recently updated
newest added

Hi there, I have some code that uses parallel-test for integration testing with a database and web server, where tests are siloed from each other using different DBs and different...

Gday, I would like to put a vote in for using this with a deps.edn style project instead of Leiningen. This is not a demand, the project itself looks very...