Skip to content

penguintheorem/jest-node-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jest + Node + Typescript starter

This repo contains a simple starter template for projects with Node, Typescript and Jest.

I've also added a function example under src/main.ts with the corresponding unit tests src/main.test.ts.

Run tests

You can run your tests simple running the command:

npm test

Additional resources

I configured this project following some tips from the following articles:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published