スキル一覧に戻る
dpietersz

testing-test-writing

by dpietersz

n8n community node for Pleo expense management. Query expenses, check receipt status, and trigger workflows on export events. Integrates Pleo with 400+ apps via n8n automation. Open source, MIT licensed

0🍴 0📅 2025年12月13日
GitHubで見るManusで実行

SKILL.md


name: Testing Test Writing description: Write minimal, focused tests that cover core user flows and primary workflows without over-testing during development. Use this skill when deciding what to test, writing behavior-focused tests, naming test cases clearly, mocking external dependencies, or keeping tests fast. Apply when completing feature implementation and adding strategic tests, testing critical paths rather than edge cases, or deferring edge case testing to dedicated testing phases.

When to use this skill:

  • When deciding what tests to write during feature development
  • When identifying core user flows and primary workflows to test
  • When writing behavior-focused tests instead of implementation tests
  • When naming test cases with clear descriptions of what is being tested
  • When mocking databases, APIs, file systems, and external services
  • When keeping unit tests fast (milliseconds) for frequent execution
  • When deferring edge case and error state testing
  • When completing a feature and adding strategic tests at logical completion points
  • When avoiding over-testing non-critical utilities
  • When balancing test coverage with development velocity
  • When ensuring tests describe expected outcomes in their names

Testing Test Writing

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle testing test writing.

Instructions

For details, refer to the information provided in this file: testing test writing

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です