Skip to main content

New answers tagged

Tooling
0 votes
0 replies
0 views

CIDER: do not run removed test

I think so that the test's code is living in the running REPL but how can I "update" my namespace without re-running cider. It'll be awful if I have to re-run REPL every time I have modified ...
senior_pimiento's user avatar
Tooling
0 votes
0 replies
0 views

CIDER: do not run removed test

Did you recompile the whole file containing the test? I can imagine that the test code is still live in your namespace in your running JVM. Worst case, you might have to restart the REPL. I'm not ...
Stefan Kamphausen's user avatar

Top 50 recent answers are included