Migrate to Vitest #5725
Annotations
10 errors
build:
src/py-slang/src/tests/parser.test.ts#L69
Cannot find name 'test'. 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`.
|
build:
src/py-slang/src/tests/parser.test.ts#L68
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`.
|
build:
src/py-slang/src/tests/parser.test.ts#L64
Cannot find name 'expect'.
|
build:
src/py-slang/src/tests/parser.test.ts#L61
Cannot find name 'test'. 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`.
|
build:
src/py-slang/src/tests/parser.test.ts#L59
Cannot find name 'expect'.
|
build:
src/py-slang/src/tests/parser.test.ts#L56
Cannot find name 'test'. 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`.
|
build:
src/py-slang/src/tests/parser.test.ts#L55
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`.
|
build:
src/py-slang/src/tests/parser.test.ts#L25
Cannot find name 'test'. 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`.
|
build:
src/py-slang/src/tests/parser.test.ts#L24
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`.
|
build:
src/py-slang/src/tests/parser.test.ts#L23
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`.
|