1.0.9 • Published 8 years ago
tests-toolkit v1.0.9
tests-toolkit
a simple toolkit for creating tests files
Creation
npm i tests-toolkit -D
This command will do the following:
- create a tests directory under root folder
- create a test template
Keep in mind
- This module requires the latest version of node (v9).
- If you already have a test folder, this command will override it.