Fork me on GitHub
#kaocha
<
2023-08-01
>
skynet15:08:35

is there a way to get test failures to print the full namespace/file path on test failures? currently for me they look like

FAIL in (function1) (file_test.clj:100)
but in cases where the filename isn't unique it can be annoying to find