check-dependency-version-consistency icon indicating copy to clipboard operation
check-dependency-version-consistency copied to clipboard

Add tests for CLI

Open bmish opened this issue 2 years ago • 0 comments

There are currently no tests for the CLI code in this file:

bin/check-dependency-version-consistency.ts

Possible approaches:

  • https://fireflysemantics.medium.com/unit-testing-commander-scripts-with-jest-bc32465709d6
  • https://github.com/bmish/eslint-doc-generator/blob/dd2449aab1980ae1ed61401c04d87c66f0e96b98/test/lib/cli-test.ts#L108

bmish avatar Sep 05 '21 00:09 bmish