This started off as solving those blockers listed in #1. While working
on those I figured I need to reshuffle things a bit to be able to run
clojurescript tests. Two new features kind of fell out of this:
run single test (frequently used in some workflows I think)
run a test suit identified by a test id in the tests.edn
Tested all features on both clojure and clojurescript tests in the same project.
This started off as solving those blockers listed in #1. While working on those I figured I need to reshuffle things a bit to be able to run clojurescript tests. Two new features kind of fell out of this:
tests.edn
Tested all features on both clojure and clojurescript tests in the same project.