oracle-samples/clara-rules

ClojureScript tests can fail without the main build failing

Closed this issue · 2 comments

As discussed at #185 in at least one scenario it is possible for the ClojureScript tests to not pass without causing the main Leiningen build to fail. The objective of this issue is to find and implement a strategy that eliminates such "silent failure".

Pull request at #336