wheresrhys / fetch-mock

Mock http requests made using fetch
http://www.wheresrhys.co.uk/fetch-mock/
MIT License
1.25k stars 176 forks source link

@fetch-mock/vitest todo #812

Closed wheresrhys closed 2 weeks ago

wheresrhys commented 4 weeks ago
wheresrhys commented 2 weeks ago

perhaps mockReset() etc should be added onto fetchHandler?

so fetchMock.reset(), but fetch.mockReset()?