Setup Test Context

Analyse the current repo and cache its test profile as one or two convention files under `.claude/conventions/tests/`, so the plugin's other skills skip re-deriving it every run. Optional: every test skill works without it. Works for any language with a detectable test framework (C#, Python, TypeScript, Go, Java, etc.) — auto-detects language and derives every convention from the repo's own tests, never a language baseline. Re-running is the refresh: it re-analyses and rewrites every file it manages. Trigger phrases: "setup test context", "initialise test conventions", "set up the test plugin", "set up tests for my Python repo", "scaffold test conventions for a TypeScript project", "cache the test conventions for this repo", "refresh the generated test conventions".

softwareone-platform 68427c6 4 files · 42.4 KB Updated

File contents

softwareone-platform/issue-to-pr/tree/main/plugins/test-authoring/skills/setup-test-context commit 68427c6fe8

Frequently asked questions

npx skillmds@latest add softwareone-platform/setup-test-context