clojure-emacs / clojure-emacs/cider
Faster cider-test feedback
Open
enhancement
help wanted
high priority
- Dominant language
- Emacs Lisp
- Stars
- 3.7k
- Forks
- 651
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 33
Description
When running tests via clojure-test-mode it was nice that you got
instant feedback while running tests. A failing test at the
beginning of a test run could already be taken care of while
other tests were still running.
With cider-test you get the test results after all tests have
finished. Would it be possible to stream the test results back
ealier, while other tests are still running?
For larger projects this makes quiete a difference, and I wonder
if there's interest in restoring this behaviour?
Otherwise I quite like cider-test.
Thanks again for this, Roman.
Contributor guide
Assessment
This issue has not been assessed yet.