0.3.0 • Published 7 years ago

angularjs-jest-serializer v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

angularjs-jest-serializer

Build Status

This is a serializer for compile AngularJS templates with components scope for generate snapshots for testing.

Install it

npm install --save-dev angularjs-jest-serializer

Add it to your jest config

"jest": {
  "snapshotSerializers": ["angularjs-jest-serializer"]
}
0.3.0

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago