Migrate Jest to Vitest #706
Annotations
10 errors
tests:
node_modules/@testing-library/jest-dom/types/jest.d.ts#L1
Cannot find type definition file for 'jest'.
|
tests:
node_modules/@testing-library/jest-dom/types/jest.d.ts#L9
Cannot find name 'expect'.
|
tests:
src/tests/ContentLoader.test.tsx#L35
Cannot find name 'beforeAll'.
|
tests:
src/tests/ContentLoader.test.tsx#L36
Cannot find name 'afterEach'.
|
tests:
src/tests/ContentLoader.test.tsx#L37
Cannot find name 'afterAll'.
|
tests:
src/tests/DropdownProblem.test.tsx#L31
Cannot find name 'expect'.
|
tests:
src/tests/DropdownProblem.test.tsx#L58
Cannot find name 'expect'.
|
tests:
src/tests/DropdownProblem.test.tsx#L112
Cannot find name 'expect'.
|
tests:
src/tests/DropdownProblem.test.tsx#L113
Cannot find name 'expect'.
|
tests:
src/tests/DropdownProblem.test.tsx#L114
Cannot find name 'expect'.
|