- Total tracked files copied: 16
- Original repo files are copied into this project folder with preserved paths.
README.mdfrom source repo is copied asREADME.upstream.mdto keep the detailed localREADME.mdat root.
| Source path | Local path |
|---|---|
.github/workflows/test.yml |
.github/workflows/test.yml |
.gitignore |
.gitignore |
README.md |
README.upstream.md |
image.png |
image.png |
package-lock.json |
package-lock.json |
package.json |
package.json |
report.xml |
report.xml |
tests/annotations.test.mjs |
tests/annotations.test.mjs |
tests/bailout.test.mjs |
tests/bailout.test.mjs |
tests/edge-cases.test.mjs |
tests/edge-cases.test.mjs |
tests/hooks.test.mjs |
tests/hooks.test.mjs |
tests/nesting.test.mjs |
tests/nesting.test.mjs |
tests/retries.test.mjs |
tests/retries.test.mjs |
tests/simple.test.mjs |
tests/simple.test.mjs |
tests/subtests.test.mjs |
tests/subtests.test.mjs |
tests/timeout.test.mjs |
tests/timeout.test.mjs |