Migrate from Jest to Vitest (#34454)
This commit is contained in:
parent
741f166407
commit
8c579c5b34
18 changed files with 2344 additions and 2003 deletions
2
.github/workflows/test-js.yml
vendored
2
.github/workflows/test-js.yml
vendored
|
@ -40,4 +40,4 @@ jobs:
|
|||
uses: ./.github/actions/setup-javascript
|
||||
|
||||
- name: JavaScript testing
|
||||
run: yarn jest --reporters github-actions summary
|
||||
run: yarn test:js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue