test-code-conventions
testland/qaPure-reference catalog of test-code conventions: AAA structure (Arrange / Act / Assert), per-test single-responsibility, descriptive naming…
Scores out of 100 · grade A
2026-08-20Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score11/100
- 5 stars on the source repo.
Documented
15% of the score100/100
- 2,337 words with worked examples.
- Ships 59 bundled files.
Install
npx skills add testland/qa/test-code-conventionsWhat it says it does
Pure-reference catalog of test-code conventions: AAA structure (Arrange / Act / Assert), per-test single-responsibility, descriptive naming (`{sut}_{scenario}_{expected}`), assertion specificity, mocking rationale (state vs behavior, fake vs mock), fixture-coupling rules, the magic-number / hard-coded-string anti-patterns, and step design (§11: FIRST principles, step granularity, the mechanical → page → business abstraction layers, the rule-of-three extraction heuristic, declarative phrasing); the E2E selector-priority, web-first-assertion, and step-grouping conventions live in references/. Use as the shared rule book a test-code review cites back to, or as onboarding for what makes a test code-reviewable; to score a test's quality on weighted axes use test-design-scorecard, and for setup/teardown isolation specifically use test-isolation-patterns.
Also in testland/qa
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| idempotency-test-authortestland/qa | clean | Skill | 5 stars | yesterday | |
| flaky-test-quarantinetestland/qa | clean | Skill | 5 stars | yesterday | |
| appium-testingtestland/qa | clean | Skill | 5 stars | yesterday | |
| fast-check-testingtestland/qa | clean | Skill | 5 stars | yesterday | |
| negative-test-generatortestland/qa | clean | Skill | 5 stars | yesterday | |
| js-unit-teststestland/qa | clean | Skill | 5 stars | yesterday |
Other testing & qa skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| skill-creatoranthropics/skills | No license | Testing & QA | 358,827 installs | today | |
| systematic-debuggingobra/superpowers | clean | Testing & QA | 232,863 installs | 2 days ago | |
| webapp-testinganthropics/skills | No license | Testing & QA | 138,299 installs | today | |
| test-driven-developmentobra/superpowers | clean | Testing & QA | 204,536 installs | 2 days ago | |
| migrate-to-shoehornmattpocock/skills | clean | Testing & QA | 238,622 installs | today | |
| playwright-component-testingmicrosoft/playwright | clean | Testing & QA | 95k stars | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=testland%2Fqa)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
