From b9ad308879ca5cef46eae9fe213ef593fe86e093 Mon Sep 17 00:00:00 2001 From: jdrydn Date: Sat, 12 Aug 2017 14:01:05 +0100 Subject: [PATCH] Update ECOSYSTEM.md (#941) --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) 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