does anybody understand how the following `deftest` (defined in a .clj file) is being run in this example project? the readme is woefully incomplete on this aspect of it. https://github.com/oliyh/kamera/blob/master/example/test/example/kamera_test.clj#L5 https://github.com/oliyh/kamera/blob/master/example/test/example/kamera_test.clj#L5
(deftest devcards-test
https://github.com/oliyh/kamera
I tried following this setup and my cljs test environment (w/ figwheel main & tools.deps) just ignores that file/test