I would like to get some kind of timing report for test namespaces (and ideally individual tests) run with lein test
does anyone know of such a plugin? I know I can use fixtures for this kind of thing, but I'd prefer a thing that just auto-instruments without code changes.
I think eftest
tells you how long the tests took. https://github.com/weavejester/eftest