A single command to install libs and setup scripts used in unit testing
npm install unit-testsA single command to install libs and setup scripts used in unit testing.
All tools also come with Prettier defaults
Installs Jest with Typescript support and prettier defaults
- Jest
- Typescript
- Jest and Typescript configuration to build an ES module
Installs Karma with Typescript support and Chrome for headless testing
- Karma
- Typescript
Installs Jasmine with Typescript support. Tests run on a Node.js environment