Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Instruction file imported from JDKoll1982/MTM_Receiving_Application (.github/instructions/copilotforms/copilotforms-test-generation.instructions.md). Copyright stays with the author.
CopilotForms Test Generation Exports
When a linked file from docs/CopilotForms/outputs/test-generation/ is present:
Treat the export as the test brief.
Generate tests only for the stated scope.
Follow repo testing conventions: xUnit, FluentAssertions, and mocking only where appropriate.
Respect the target test type from the export: unit, integration, or mixed.
Use the required scenarios as the minimum coverage bar.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/jdkoll1982-mtm-receiving-application-copilotforms-test-g-032a94/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "jdkoll1982-mtm-receiving-application-copilotforms-test-g-032a94",
"kind": "skill",
"name": "copilotforms-test-generation",
"description": "Interpret CopilotForms test generation exports linked from docs/CopilotForms/outputs/test-generation and use them to create focused test coverage.",
"publisher": "JDKoll1982",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Interpret CopilotForms test generation exports linked from docs/CopilotForms/outputs/test-generation and use them to create focused test coverage."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/JDKoll1982/MTM_Receiving_Application",
"path": ".github/instructions/copilotforms/copilotforms-test-generation.instructions.md",
"ref": "e166978f422dc33d82a6792c754b7f4fcf53888d",
"url": "https://github.com/JDKoll1982/MTM_Receiving_Application/blob/e166978f422dc33d82a6792c754b7f4fcf53888d/.github/instructions/copilotforms/copilotforms-test-generation.instructions.md",
"key": "JDKoll1982/MTM_Receiving_Application/.github/instructions/copilotforms/copilotforms-test-generation.instructions.md"
},
"applies_to": "docs/CopilotForms/outputs/test-generation/**/*.{md,json}"
},
"instructions": "# CopilotForms Test Generation Exports\n\nWhen a linked file from `docs/CopilotForms/outputs/test-generation/` is present:\n\n- Treat the export as the test brief.\n- Generate tests only for the stated scope.\n- Follow repo testing conventions: xUnit, FluentAssertions, and mocking only where appropriate.\n- Respect the target test type from the export: unit, integration, or mixed.\n- Use the required scenarios as the minimum coverage bar.",
"cost": {
"context_tokens": 108
}
}
Fetch it by URL: GET /api/v1/registry/jdkoll1982-mtm-receiving-application-copilotforms-test-g-032a94/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.