feat: project evaluation scoped tool #48
Annotations
11 errors
|
test (20)
Process completed with exit code 1.
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with imports:
test/integration.test.ts#L307
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:307:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with args:
test/integration.test.ts#L287
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:287:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and return a custom result:
test/integration.test.ts#L256
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:256:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process correcly and finish execution:
test/integration.test.ts#L239
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:239:28
|
|
test (18)
Process completed with exit code 1.
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with imports:
test/integration.test.ts#L307
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:307:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with args:
test/integration.test.ts#L287
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:287:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and return a custom result:
test/integration.test.ts#L256
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:256:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process correcly and finish execution:
test/integration.test.ts#L239
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:239:28
|
|
test (18)
The strategy configuration was canceled because "test._20" failed
|