feat(config): if process.features.typescript
is set, load jest.config.ts
without external loader
#14404
Annotations
5 errors and 2 warnings
|
run tests:
e2e/__tests__/jest.config.ts.test.ts#L74
expect(received).toMatchSnapshot()
Snapshot name: `traverses directory tree up until it finds jest.config 1`
- Snapshot - 1
+ Received + 1
console.log
<<REPLACED>>/jest-config-ts/some/nested/directory
- at Object.log (__tests__/a-giraffe.js:3:27)
+ at Object.<anonymous> (__tests__/a-giraffe.js:3:27)
↵
at Object.toMatchSnapshot (e2e/__tests__/jest.config.ts.test.ts:74:62)
|
run tests:
e2e/__tests__/jest.config.ts.test.ts#L74
expect(received).toMatchSnapshot()
Snapshot name: `traverses directory tree up until it finds jest.config 1`
- Snapshot - 1
+ Received + 1
console.log
<<REPLACED>>/jest-config-ts/some/nested/directory
- at Object.log (__tests__/a-giraffe.js:3:27)
+ at Object.<anonymous> (__tests__/a-giraffe.js:3:27)
↵
at Object.toMatchSnapshot (e2e/__tests__/jest.config.ts.test.ts:74:62)
|
run tests:
e2e/__tests__/jest.config.ts.test.ts#L74
expect(received).toMatchSnapshot()
Snapshot name: `traverses directory tree up until it finds jest.config 1`
- Snapshot - 1
+ Received + 1
console.log
<<REPLACED>>/jest-config-ts/some/nested/directory
- at Object.log (__tests__/a-giraffe.js:3:27)
+ at Object.<anonymous> (__tests__/a-giraffe.js:3:27)
↵
at Object.toMatchSnapshot (e2e/__tests__/jest.config.ts.test.ts:74:62)
|
run tests
The operation was canceled.
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading