diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 1a613241..eba849a8 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -12,3 +12,4 @@ This is a list of axios related libraries and resources. If you have a suggestio * [@3846masa/axios-cookiejar-support](https://github.com/3846masa/axios-cookiejar-support) - Add tough-cookie support to axios * [axios-debug-log](https://github.com/Gerhut/axios-debug-log) - Axios interceptor of logging requests & responses by debug. * [axios-method-override](https://github.com/jacobbuck/axios-method-override) - Axios http request method override plugin +* [mocha-axios](https://github.com/jdrydn/mocha-axios) - Streamlined integration testing with Mocha & Axios