Implement Conformance Testing Script

Implement a conformance-test runner script (Bash on macOS/Linux, PowerShell on Windows) for an arbitrary programming language, in one of two variants: install-inline (when no prepare_environment_<lang> script exists) or activate-only (when one does). Use when the user wants to add a conformance-test runner for a new language (Node.js, Go, Rust, Flutter, etc.) to a ***plain project, or wants to regenerate / adapt one of the existing runners.

codeplain-ai e5424a4 6 files · 63.4 KB Updated

File contents

codeplain-ai/plain-forge/tree/main/forge/skills/implement-conformance-testing-script commit e5424a4731

Frequently asked questions

npx skillmds@latest add codeplain-ai/implement-conformance-testing-script