An open API service indexing awesome lists of open source software.

https://github.com/hrmeetsingh/vitest-msw-mocked-tests

Testing vitest with service worker mocking
https://github.com/hrmeetsingh/vitest-msw-mocked-tests

Last synced: 4 months ago
JSON representation

Testing vitest with service worker mocking

Awesome Lists containing this project

README

        

# vitest mocked tests with MSW

## Install dependencies
Run ```npm i```

## Run tests
Run ```npm run test```