angularjs-jest-example

✅ AngularJs with Jest example

Stars
13

AngularJs with Jest example

https://www.curtiscode.dev/post/angularjs/angularjs-jest-unit-testing

Setup Steps

Clone Repository

git clone [email protected]:curtiscde/angularjs-jest-example.git

Npm install dependencies

$ npm i

Run tests

$ npm test