I've had trouble getting certain parts of cider to work with deps.edn. I can run cider-test-run-project-tests just fine for leiningen projects, but when I try to run it for deps.edn projects, it says No assertions (or no tests) were run. Details are found in this short https://emacs.stackexchange.com/questions/84991/how-to-run-cider-test-run-project-tests-using-deps-edn. Can someone help me figure this out?
Hi. I can reproduce, I think something has broken. Let me take a look