clojure-emacs / clojure-emacs/cider

Faster cider-test feedback

Open
#696 18 comments 0 reactions 1 assignee Claimed by @vemv View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.