Skip to content

Commit

Permalink
Add new AngularJS writeup (jestjs#4546)
Browse files Browse the repository at this point in the history
Not sure if you want more than one per framework, but figured I'd submit my writeup for integrating AngularJS tests with Jest in case. Thanks!
  • Loading branch information
benbrandt authored and tabrindle committed Oct 2, 2017
1 parent d7da52b commit 9b4b860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/TestingFrameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Although Jest may be considered a React-specific test runner, in fact it is a un
## AngularJS

* [Testing an AngularJS app with Jest](https://medium.com/aya-experience/testing-an-angularjs-app-with-jest-3029a613251) by Matthieu Lux ([@Swiip](https://twitter.com/Swiip))
* [Running AngularJS Tests with Jest](https://engineering.talentpair.com/running-angularjs-tests-with-jest-49d0cc9c6d26) by Ben Brandt ([@benjaminbrandt](https://twitter.com/benjaminbrandt))

## Angular

Expand Down

0 comments on commit 9b4b860

Please sign in to comment.