Skip to content

Bug fixes for the new shiny elm-test-rs 1.0.0

Compare
Choose a tag to compare
@mpizenberg mpizenberg released this 27 Feb 23:27
· 54 commits to master since this release
0c035af

The main changes since 1.0.0-beta are bug fixes!

  • validate the --fuzz argument earlier
  • add multiple verbosity levels up to -vvv
  • fix the --watch mode, prevent duplicate events and race conditions
  • fix issues with paths on Windows
  • fix elm not found when installed with npm on Windows