matthew-andrews / isomorphic-fetch

Isomorphic WHATWG Fetch API, for Node & Browserify
MIT License
6.95k stars 289 forks source link

Info: Unit testing fetch requests #144

Open john-doherty opened 7 years ago

john-doherty commented 7 years ago

Just an quick FYI. I built a module fetch-reply-with that extends this to ease unit testing.