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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i unit-tests

      Weekly Downloads

      101

      Version

      1.3.1

      License

      MIT

      Unpacked Size

      10.6 kB

      Total Files

      23

      Last publish

      Collaborators

      • darlanalves