Skip to content

idandagan1/tests-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published