Featured
Unit Testing Google Maps API with Jest
To isolate our functions for testing, we needed to create some mocks for Google Maps API. We chose Jest for its ease of use and because there's a handy Jest-Junit reporter that creates compatible JUnit XML files for Jenkins CI.
Web Apps •
October 3, 2020
