Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
docs: add vitest, remove mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
egilsster authored Feb 10, 2023
1 parent 6f663de commit 424a858
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@

`after-work.js` is deprecated. Here are some alternatives:

- Vitest: <https://vitest.dev/>
- Jest: <https://jestjs.io/>
- Mocha: <https://mochajs.org/>
- Ava: <https://github.com/avajs/ava>
- Testing-library: <https://testing-library.com/>
- Playwright: <https://playwright.dev/>
- Puppeteer: <https://pptr.dev/>
- Cypress: <https://www.cypress.io/>

## Requirements
Expand Down

0 comments on commit 424a858

Please sign in to comment.