testing 2021-11-05

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?

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

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