marick/Midje

(autotest :filter :guard) change to (autotest :filter :some2) Constant death cycle

Closed this issue · 2 comments

version clojure 1.9 midje 1.9 win10 + idea +cursive

when repl change autotest :filter . the test Continuous output . death cycle excute .

make do with (autotest :stop) very change time

Glad you found a workaround

I'm happy to look into it further if you provide minimal reproduction steps.

In this case it would be helpful if you included a snippet of code that defines two facts with different metadata tags to be filtered by, and then the autotest commands you run to trigger the death cycle