·testing-python
</>

testing-python

pytest を使用して効果的な Python テストを作成し、評価します。テストの作成、テスト コードのレビュー、テストの失敗のデバッグ、またはテスト カバレッジの改善に使用します。テスト設計、フィクスチャ、パラメータ化、モック、非同期テストをカバーします。

53インストール·3トレンド·@jlowin

インストール

$npx skills add https://github.com/jlowin/fastmcp --skill testing-python

testing-python のインストール方法

コマンドラインで testing-python AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/jlowin/fastmcp --skill testing-python
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: jlowin/fastmcp。

Every test should be atomic, self-contained, and test single functionality. A test that tests multiple things is harder to debug and maintain.

Each test should verify a single behavior. The test name should tell you what's broken when it fails. Multiple assertions are fine when they all verify the same behavior.

Don't parameterize unrelated behaviors. If the test logic differs, write separate tests.

pytest を使用して効果的な Python テストを作成し、評価します。テストの作成、テスト コードのレビュー、テストの失敗のデバッグ、またはテスト カバレッジの改善に使用します。テスト設計、フィクスチャ、パラメータ化、モック、非同期テストをカバーします。 ソース: jlowin/fastmcp。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/jlowin/fastmcp --skill testing-python
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-27
更新日
2026-03-10

Browse more skills from jlowin/fastmcp

クイックアンサー

testing-python とは?

pytest を使用して効果的な Python テストを作成し、評価します。テストの作成、テスト コードのレビュー、テストの失敗のデバッグ、またはテスト カバレッジの改善に使用します。テスト設計、フィクスチャ、パラメータ化、モック、非同期テストをカバーします。 ソース: jlowin/fastmcp。

testing-python のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jlowin/fastmcp --skill testing-python インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/jlowin/fastmcp

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-27