You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi (and sorry if this is not the place to ask my question),
Is there a way in Cider, to run Midje tests for given namespace? I know that I can use cider-test-run-tests, but this is not picking up any Midje facts.
Even if there's no out-of-the-box way of doing this, would you maybe know an alternative solution (or is using autotest in repl the preferred way to go)?