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
I've seen the same problem myself, from the command line. Interestingly, this problem doesn't occur under Eclipse (Mars.1 Release (4.5.1) / Counterclockwise.
Repro
Expected result
Tests will run once at start, and once when watcher fires, outputting results with the specified reporter.
Observed result
Tests run twice at start, and twice when watcher fires, outputting with the specified reporter as well as the default.
Workaround
I did find a workaround:
This allowed me to move forward, but I had to figure it out by trial and error after a close reading of
lein spec -h
.The text was updated successfully, but these errors were encountered: