Skip to content

5.4.0

Latest
Compare
Choose a tag to compare
@ArnaudBuchholz ArnaudBuchholz released this 20 Jan 15:19

What's Changed

  • fix: use standard .nycrc.json file name (instead of nyc.json); document missing dependency by @akudev in [PR#110]
    (#110)

Note

this should not be a breaking change

  • Fix the deserialization of configuration files (which generates extra parameters), see #109

  • New feature : --start command for remote mode to remove the need of start-server-and-test when running tests that depend on an external command, see #112

  • Improve command line usage documentation

New Contributors

Full Changelog: 5.3.7...5.4.0