testey

1.2.5 • Public • Published

testey

npm (scoped) npm bundle size (minified)

Makes sure your javascipt files have a corresponding test files.

Install

$ npm install testey

Usage

...
"scripts": {
  ...
  "testey": "testey src -fe .test.js -rp /__tests__",
  ...
}
...

CLI options

[USAGE]
    testey [PATHS] [FLAGS]

[OPTIONS]
    -l      List all files tested
    -c      Check, will exit with error if file missing corresponding test
    -fe     File ending
    -rp     Relative path to test file

Readme

Keywords

none

Package Sidebar

Install

npm i testey

Weekly Downloads

0

Version

1.2.5

License

ISC

Unpacked Size

10.4 kB

Total Files

28

Last publish

Collaborators

  • johankitti