]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
workflow: complete migration from jest to vitest
authorEvan You <yyx990803@gmail.com>
Thu, 26 Jan 2023 14:53:39 +0000 (22:53 +0800)
committerEvan You <yyx990803@gmail.com>
Thu, 26 Jan 2023 14:53:39 +0000 (22:53 +0800)
commit28b95daa70903dc92d16e4843abfc0595d436468
treeb589f5d2b34e6a6bdb9f571cd7a9c652c493e575
parent158db336119754926f3dfb697240c0fccd74da17
workflow: complete migration from jest to vitest
jest.config.js [deleted file]
package.json
packages/vue/src/dev.ts
pnpm-lock.yaml
scripts/filter-e2e.js [deleted file]
scripts/filter-unit.js [deleted file]
scripts/setupJestEnv.ts [deleted file]
vitest.config.ts
vitest.e2e.config.ts [new file with mode: 0644]
vitest.unit.config.ts [new file with mode: 0644]