Generates a markdown summary table in GitHub Actions showing passed/failed tests with timing per test. Uses the JSON reporter to output results, then a Node script to format as markdown and append to $GITHUB_STEP_SUMMARY. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
14 lines
163 B
Text
14 lines
163 B
Text
node_modules/
|
|
.turbo/
|
|
build/
|
|
dist/
|
|
.react-router/
|
|
.env
|
|
.env.local
|
|
.DS_Store
|
|
*.log
|
|
.crit.json
|
|
e2e/results/
|
|
test-results/
|
|
playwright-report/
|
|
playwright-results.json
|