Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 803844b

Browse files
chore: document running tests
1 parent 64c4feb commit 803844b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

DEVELOPMENT.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
codiga --help
2121
```
2222

23+
### Running the tests
24+
25+
```bash
26+
npm run test
27+
```
28+
2329
### Notes
2430

2531
- If you're using `nvm` to change between node versions, you'll need to repeat the above for each version as the symlink step only links with the current node version.

0 commit comments

Comments
 (0)