Skip to content

docs: add framework-specific setup guides#20

Merged
maximn merged 1 commit into
mainfrom
docs/6-6-framework-specific-setup-guides
Mar 27, 2026
Merged

docs: add framework-specific setup guides#20
maximn merged 1 commit into
mainfrom
docs/6-6-framework-specific-setup-guides

Conversation

@maximn
Copy link
Copy Markdown
Contributor

@maximn maximn commented Mar 27, 2026

Summary

  • Add 9 framework-specific setup guides in docs/guides/: Jest, Vitest, pytest, JUnit 5 (Maven & Gradle), Go, .NET (xUnit/NUnit/MSTest), RSpec, PHPUnit, Playwright
  • Each guide covers install/config, CLI flags, and a complete GitHub Actions YAML snippet with auto-detect
  • All guides under 100 lines, consistent structure, include standalone mode section
  • Update README.md Framework Guides section with links to all 9 guides

Test plan

  • Verify each guide renders correctly on GitHub
  • Confirm all guide links in README resolve correctly
  • Spot-check YAML snippets for accuracy (correct action ref, if: always(), api-key input)
  • Verify no src/ or dist/ changes (docs-only)

Add step-by-step guides for Jest, Vitest, pytest, JUnit 5
(Maven/Gradle), Go, .NET, RSpec, PHPUnit, and Playwright.
Each guide covers config, CLI flags, and a GitHub Actions YAML
snippet with auto-detect. Update README Framework Guides section
with links to all 9 guides.
@github-actions
Copy link
Copy Markdown
Contributor

@maximn maximn merged commit ff534b3 into main Mar 27, 2026
6 checks passed
@maximn maximn deleted the docs/6-6-framework-specific-setup-guides branch March 27, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant