スキル一覧に戻る
aiskillstore

testing-test-writing

by aiskillstore

testing-test-writingは、other分野における実用的なスキルです。複雑な課題への対応力を強化し、業務効率と成果の質を改善します。

102🍴 3📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: testing-test-writing description: Write focused tests for core user flows and critical paths using Pest framework, with minimal tests during development and strategic coverage at completion points. Use this skill when creating or editing test files in tests/Feature/ or tests/Unit/ directories, when writing Pest tests with descriptive names, when testing critical user workflows and business logic, when mocking external dependencies, when implementing fast unit tests, when testing behavior rather than implementation details, or when deciding what needs test coverage at feature completion.

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.

When to use this skill

  • When creating new test files in tests/Feature/ or tests/Unit/ directories
  • When writing Pest tests with descriptive, clear test names
  • When testing core user workflows and critical business paths
  • When deciding what needs test coverage at feature completion points
  • When mocking external dependencies (databases, APIs, file systems, services)
  • When writing fast-executing unit tests
  • When focusing tests on behavior and outcomes rather than implementation details
  • When using Pest datasets to handle multiple test scenarios efficiently
  • When testing validation rules, business logic, or API endpoints
  • When implementing integration tests for critical features
  • When running tests before committing code changes
  • When skipping tests for non-critical utilities or edge cases (until explicitly required)

Instructions

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

スコア

総合スコア

60/100

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

SKILL.md

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

+20
LICENSE

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

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

+5
最近の活動

3ヶ月以内に更新

+5
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

+5

レビュー

💬

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