Skip to content

Commit

Permalink
fix: add debug feature
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Dec 14, 2021
1 parent 8ee148e commit e86c518
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 8,948 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ $ npx find-test-names <path to the spec file>
# prints the describe and test names found in the spec file
```

## Debugging

Run with the environment variable `DEBUG=find-test-names` to see verbose logs

## Small print

Author: Gleb Bahmutov &lt;[email protected]&gt; &copy; 2021
Expand Down
Loading

0 comments on commit e86c518

Please sign in to comment.