Testing
Testing
Section titled “Testing”Docs-focused checks:
go test ./webpages/docs -count=1go run ./cmd/progress validategit diff --checkWhen changing rendered docs behavior, also run the Playwright docs tests:
cd webpages/docs/www-testsnpm run test:e2eRuntime features need package-specific Go tests and, when relevant, a progress row with source-backed evidence.