angular-jest-configurer
v1.0.1-10
Published
Library to configure Angular to work with Jest based on https://medium.com/angular-in-depth/integrate-jest-into-an-angular-application-and-library-163b01d977ce
Downloads
2
Readme
Library for configure project to run with Jest framework.
It's install jest
with angular presets, creates basic files, updates package.json
and angular.json
,
Uninstalls all karma
packages and deletes it's files.
Usage:
configure-angular-jest