feat(context): add the Rstack context engine #941
Annotations
2 errors
|
test (windows-latest)
Process completed with exit code 1.
|
|
tests/context/relatedTests.test.ts > lists related tests through the current Rstack CLI and normalizes its JSON result:
packages/rstack/tests/context/relatedTests.test.ts#L30
expected [ { …(2) } ] to deeply equal [ { …(2) } ]
- Expected
+ Received
@@ -1%2C9 +1%2C9 @@
[
{
"args"%3A [
- StringMatching /bin\/rs\.js$/u%2C
+ "D%3A\\a\\rstack-cli\\rstack-cli\\packages\\rstack\\bin\\rs.js"%2C
"test"%2C
"list"%2C
"--related"%2C
"D%3A\\workspace\\packages\\app\\src\\index.ts"%2C
"--filesOnly"%2C
|