kaocha

2023-08-01T15:06:35.263669Z

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