Skip to content

Commit

Permalink
feat: implement msw sample react with testing lib (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerabrodi committed Dec 26, 2021
1 parent a82b243 commit 4322292
Show file tree
Hide file tree
Showing 13 changed files with 560 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ $ npx vitest
- [Unit Testing](./test/core)
- [Vue Component Testing](./test/vue)
- [React Component Testing](./test/react)
- [React Testing with MSW](./test/react-testing-lib-msw)
- [Lit Component Testing](./test/lit)
- [Vitesse Component Testing](./test/vitesse)

Expand Down

0 comments on commit 4322292

Please sign in to comment.