What's Changed
- fix: use standard
.nycrc.json
file name (instead ofnyc.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 forremote
mode to remove the need ofstart-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