using-tests
✓テスト戦略とワークフロー。テストはスイートごとに分離されたデータを使用して並行して実行されます。 UI には Playwright、API には統合テスト、ロジックには単体テストを優先します。
SKILL.md
Testing strategy and workflow. Tests run in parallel with isolated data per suite. Prioritize Playwright for UI, integration tests for APIs, unit tests for logic.
Follow this hierarchy when deciding what kind of test to write:
All tests run against an isolated Neon database branch that auto-deletes after 1 hour.
テスト戦略とワークフロー。テストはスイートごとに分離されたデータを使用して並行して実行されます。 UI には Playwright、API には統合テスト、ロジックには単体テストを優先します。 ソース: andrelandgraf/fullstackrecipes。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-tests- カテゴリ
- *クリエイティブ
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
using-tests とは?
テスト戦略とワークフロー。テストはスイートごとに分離されたデータを使用して並行して実行されます。 UI には Playwright、API には統合テスト、ロジックには単体テストを優先します。 ソース: andrelandgraf/fullstackrecipes。
using-tests のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill using-tests インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/andrelandgraf/fullstackrecipes
詳細
- カテゴリ
- *クリエイティブ
- ソース
- skills.sh
- 初回登録
- 2026-02-01