akka-net-testing-patterns とは?
最新の Akka.Hosting.TestKit パターンを使用して、Akka.NET アクターの単体テストと統合テストを作成します。依存関係の注入、TestProbe、永続性テスト、およびアクターの相互作用の検証をカバーします。従来の TestKit をいつ使用するかについてのガイダンスが含まれています。 ソース: aaronontheweb/dotnet-skills。
最新の Akka.Hosting.TestKit パターンを使用して、Akka.NET アクターの単体テストと統合テストを作成します。依存関係の注入、TestProbe、永続性テスト、およびアクターの相互作用の検証をカバーします。従来の TestKit をいつ使用するかについてのガイダンスが含まれています。
コマンドラインで akka-net-testing-patterns AI スキルを開発環境にすばやくインストール
ソース: 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最新の Akka.Hosting.TestKit パターンを使用して、Akka.NET アクターの単体テストと統合テストを作成します。依存関係の注入、TestProbe、永続性テスト、およびアクターの相互作用の検証をカバーします。従来の TestKit をいつ使用するかについてのガイダンスが含まれています。 ソース: aaronontheweb/dotnet-skills。
ターミナルまたはコマンドラインツール(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