testing

thom 2021-11-05T19:11:13.001500Z

Anyone know if there's a way to get the Cognitect test runner (or indeed another similar runner) to output just a list of test namespaces it finds?

2021-11-19T09:36:41.007800Z

I would like this too. It should be possible to add a plugin to do this to kaocha

2021-11-19T09:37:30.008Z

Kaocha also has a test plan which contains this information, but it’s not actually valid edn; there’s an issue to fix that: https://github.com/lambdaisland/kaocha/issues/213