Skip to content

gabrielleandro0801/typescript-node-native-unit-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Node Native Unit Tests

Repository with examples of unit tests using NodeJS native features

Configuration

Run the following command to add the required libraries to run the code.

npm install

Running

Run the following command to run the Unit Tests.

npm run test:unit

It will generate a coverage/ folder and it will print on the Console the following output.

Documentation

About

Repository with examples of unit tests using NodeJS native features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published