Instruction file imported from in0ho1no/pdf-2-markdown (
.github/instructions/python-tests.instructions.md). Copyright stays with the author.
- テストは pytest を使用する
- テストファイル名は test_*.py とする
- テストは読みやすさを優先し、必要な前提だけを明示する
- テスト追加・変更後は必要最小限の pytest を実行して確認する
Python の pytest ベースのテストファイルを編集・作成するときの補足ルール。
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from in0ho1no/pdf-2-markdown (
.github/instructions/python-tests.instructions.md). Copyright stays with the author.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/in0ho1no-pdf-2-markdown-python-tests-instructions/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "in0ho1no-pdf-2-markdown-python-tests-instructions",
"kind": "skill",
"name": "python-tests",
"description": "Python の pytest ベースのテストファイルを編集・作成するときの補足ルール。",
"publisher": "in0ho1no",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Python の pytest ベースのテストファイルを編集・作成するときの補足ルール。"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/in0ho1no/pdf-2-markdown",
"path": ".github/instructions/python-tests.instructions.md",
"ref": "e9ddaa5f06040953425359d805a1072ed37da316",
"url": "https://github.com/in0ho1no/pdf-2-markdown/blob/e9ddaa5f06040953425359d805a1072ed37da316/.github/instructions/python-tests.instructions.md",
"key": "in0ho1no/pdf-2-markdown/.github/instructions/python-tests.instructions.md"
},
"applies_to": "src/tests/**/*.py"
},
"instructions": "- テストは pytest を使用する\n- テストファイル名は test_*.py とする\n- テストは読みやすさを優先し、必要な前提だけを明示する\n- テスト追加・変更後は必要最小限の pytest を実行して確認する",
"cost": {
"context_tokens": 27
}
}Fetch it by URL: GET /api/v1/registry/in0ho1no-pdf-2-markdown-python-tests-instructions/manifest?version=1.0.0
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.