Closed nickfrosty closed 2 weeks ago
The readme lists using zest cov a few times, but the current version of zest does not appear to actually support this command.
zest cov
The readme also states that zest (with no subcommand) will run the coverage tests. This is also not actually a supported command.
zest
The readme lists using
zest cov
a few times, but the current version of zest does not appear to actually support this command.The readme also states that
zest
(with no subcommand) will run the coverage tests. This is also not actually a supported command.