efrat19/Tests Buster
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The project root directory - where your package.json is. Defaults to current location. | no | . |
| pattern | The test files search pattern. Accepts a js regex, defaults to ".spec.js$" | no | .spec.js$ |
| dry_run | Scan the files without changing them. Run it before the actual slaughter to see how many tests can be busted | no | false |
| auto_remove | Automatically remove empty test files | no | true |
| version | Print version information and quit. | no | false |
| help | Display usage and quit. | no | false |
Outputs
no outputs