←DX / ToolsQutilz - Typescript tests generator 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.