Skip to content

elm-test 0.19.1 revision 4: leaner and meaner

Compare
Choose a tag to compare
@harrysarson harrysarson released this 21 Sep 20:59
· 97 commits to master since this release
41a4f37

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).