·akka-net-testing-patterns
</>

akka-net-testing-patterns

最新の Akka.Hosting.TestKit パターンを使用して、Akka.NET アクターの単体テストと統合テストを作成します。依存関係の注入、TestProbe、永続性テスト、およびアクターの相互作用の検証をカバーします。従来の TestKit をいつ使用するかについてのガイダンスが含まれています。

82インストール·7トレンド·@aaronontheweb

インストール

$npx skills add https://github.com/aaronontheweb/dotnet-skills --skill akka-net-testing-patterns

akka-net-testing-patterns のインストール方法

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

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

ソース: aaronontheweb/dotnet-skills。

Akka.Hosting.TestKit spins up real IHost instances, which by default enable file watchers for configuration reload. When running many tests, this exhausts file descriptor limits on Linux (inotify watch limit).

Add this to your test project - it runs before any tests execute:

Each pattern below has a condensed description. See examples.md for complete code samples.

最新の Akka.Hosting.TestKit パターンを使用して、Akka.NET アクターの単体テストと統合テストを作成します。依存関係の注入、TestProbe、永続性テスト、およびアクターの相互作用の検証をカバーします。従来の TestKit をいつ使用するかについてのガイダンスが含まれています。 ソース: aaronontheweb/dotnet-skills。

引用可能な情報

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

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

Browse more skills from aaronontheweb/dotnet-skills

クイックアンサー

akka-net-testing-patterns とは?

最新の Akka.Hosting.TestKit パターンを使用して、Akka.NET アクターの単体テストと統合テストを作成します。依存関係の注入、TestProbe、永続性テスト、およびアクターの相互作用の検証をカバーします。従来の TestKit をいつ使用するかについてのガイダンスが含まれています。 ソース: aaronontheweb/dotnet-skills。

akka-net-testing-patterns のインストール方法は?

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

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

https://github.com/aaronontheweb/dotnet-skills