unit-tests

1.3.1 • Public • Published

npx unit-tests [test-runner]

A single command to install libs and setup scripts used in unit testing. All tools also come with Prettier defaults

npx unit-tests jest

Installs Jest with Typescript support and prettier defaults

  • Jest

  • Typescript

  • Jest and Typescript configuration to build an ES module

npx unit-tests karma

Installs Karma with Typescript support and Chrome for headless testing

npx unit-tests jasmine

Installs Jasmine with Typescript support. Tests run on a Node.js environment

Readme

Keywords

Package Sidebar

Install

npm i unit-tests

Weekly Downloads

126

Version

1.3.1

License

MIT

Unpacked Size

10.6 kB

Total Files

23

Last publish

Collaborators

  • darlanalves