refactor: run tests with node:test #4044
Closed
Annotations
10 errors
|
Check Types:
src/Chip/Chip.test.tsx#L47
Cannot find name 'expect'.
|
|
Check Types:
src/Chip/Chip.test.tsx#L38
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
Check Types:
src/Chip/Chip.test.tsx#L36
Cannot find name 'expect'.
|
|
Check Types:
src/Chip/Chip.test.tsx#L32
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
Check Types:
src/Chip/Chip.test.tsx#L30
Cannot find name 'expect'.
|
|
Check Types:
src/Chip/Chip.test.tsx#L26
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
Check Types:
src/Chip/Chip.test.tsx#L24
Cannot find name 'expect'.
|
|
Check Types:
src/Chip/Chip.test.tsx#L20
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
Check Types:
src/Chip/Chip.test.tsx#L19
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
Check Types:
src/Chip/Chip.test.tsx#L18
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Loading