Earlier this year, we began the process of using React in our AngularJS app. Luckily, rendering React components within Angular isn’t too hard. We use a component “bridge” based on the approach shared by the Small Improvements team, which is working well. A side-effect of bringing React into the codebase was seeing how fast Jest … Continue reading Running AngularJS Tests with Jest