Currently, all tests only exercise index.js as the entrypoint, which allowed v6.6 to be published with an error in cli.js (the entrypoint used for the command-line invocation). Add some tests exercising cli.js, or an actuall process.execute of the command line invocation.
Currently, all tests only exercise index.js as the entrypoint, which allowed v6.6 to be published with an error in cli.js (the entrypoint used for the command-line invocation). Add some tests exercising cli.js, or an actuall process.execute of the command line invocation.