qutilz

0.1.16 • Public • Published

npm version

CLI tool for generating opinionated specs templates for a quick unit-tests setup including dependencies mocking with the ts-mockito mocking library.

Run npx qutilz --specs from a local folder to generate a new spec template for local class-based components/services (Jest + ts-mockito) and for exported functions.

npx qutilz --report from the local tests' folder to print a report of all existing suites/tests.

Resources: background-blog-post

/qutilz/

    Package Sidebar

    Install

    npm i qutilz

    Weekly Downloads

    15

    Version

    0.1.16

    License

    MIT

    Unpacked Size

    30.7 kB

    Total Files

    9

    Last publish

    Collaborators

    • lironhazan