pytestを使用したPythonユニットテストジェネレーター
フリーのプロンプト百科事典 Wikiprompt より
pytestを使用したPythonユニットテストジェネレーター pytestユニットテストを包括的に生成するための構造化システムプロンプト。分析、カバレッジマッピング、モッキング、および要約を含む。
プロンプト内容保存
🌐
STEP 1 - Code Analysis
**Code Purpose:** The code defines a `BankAccount` class that manages a bank account with deposit, withdrawal, and balance inquiry operations. It includes validation for negative amounts and insufficient funds.
**Functions/Classes:**
- `BankAccount.__init__(initial_balance=0...
ログインして完全なプロンプトを表示
ログインして続行使い方
このプロンプトは coding 向けに設計されています。上の内容をコピーして、お好みの AI ツールに貼り付けてください。
最良の結果を得るには、プレースホルダー(角括弧や大文字で示された部分)を具体的な要件に置き換えてください。
ノート
0 件のコメント