Closed chrisbetz closed 2 years ago
With this, you can run the tests using clj -X:test. Also, the project can be imported in IntelliJ/Cursive as deps module (from existing source) and the tests all run green in the REPL when ran using "Run Tests in Current NS in REPL".
clj -X:test
Ignoring some directories generated by tooling.
thanks!
With this, you can run the tests using
clj -X:test
. Also, the project can be imported in IntelliJ/Cursive as deps module (from existing source) and the tests all run green in the REPL when ran using "Run Tests in Current NS in REPL".Ignoring some directories generated by tooling.