elm-test 0.19.1 revision 4: leaner and meaner
harrysarson
released this
21 Sep 20:59
·
102 commits
to master
since this release
Fixed
- The
--compiler
command line flag now correctly finds elm executables on your PATH (see #438). - We have hugely slimmed down the reproduction instructions so that the test runner no longer prints hundreds of test file paths to the console (see issue #431 and fix #432).
Performance
- A whole host of spring cleaning that streamlines the test runner. (see #425).