fetch-mock
fetch-mock copied to clipboard
Allow 'transparent spy'
i.e. fallback to network but don't record calls
Suggested API - .spy(matcher, transparent)
- transparent is Bool