·go-unit-tests
</>

go-unit-tests

testify パターンとベスト プラクティスに従って、包括的な Go 単体テストを生成します。 Go テスト ファイルの作成または更新、依存関係のある構造体のテスト スイートの作成、スタンドアロン関数のテスト、モックの操作、または Go コードのテスト カバレッジの追加を求められた場合に使用します。

14インストール·1トレンド·@cristiano-pacheco

インストール

$npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-unit-tests

go-unit-tests のインストール方法

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

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

ソース: cristiano-pacheco/ai-tools。

Generate comprehensive Go unit tests following testify patterns and the Arrange-Act-Assert methodology.

Use suite.Suite from testify when the system under test is a struct with injected dependencies.

Use SetupSuite + TearDownSuite when initialization is expensive and safe to share across all tests (e.g. generating RSA keys, creating temp directories).

testify パターンとベスト プラクティスに従って、包括的な Go 単体テストを生成します。 Go テスト ファイルの作成または更新、依存関係のある構造体のテスト スイートの作成、スタンドアロン関数のテスト、モックの操作、または Go コードのテスト カバレッジの追加を求められた場合に使用します。 ソース: cristiano-pacheco/ai-tools。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/cristiano-pacheco/ai-tools --skill go-unit-tests
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-26
更新日
2026-03-10

Browse more skills from cristiano-pacheco/ai-tools

クイックアンサー

go-unit-tests とは?

testify パターンとベスト プラクティスに従って、包括的な Go 単体テストを生成します。 Go テスト ファイルの作成または更新、依存関係のある構造体のテスト スイートの作成、スタンドアロン関数のテスト、モックの操作、または Go コードのテスト カバレッジの追加を求められた場合に使用します。 ソース: cristiano-pacheco/ai-tools。

go-unit-tests のインストール方法は?

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

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

https://github.com/cristiano-pacheco/ai-tools