testcontainers-integration-tests とは?
TestContainers for .NET と xUnit を使用して統合テストを作成します。モックではなく実際のデータベース、メッセージ キュー、Docker コンテナ内のキャッシュを使用したインフラストラクチャ テストをカバーします。 ソース: aaronontheweb/dotnet-skills。
TestContainers for .NET と xUnit を使用して統合テストを作成します。モックではなく実際のデータベース、メッセージ キュー、Docker コンテナ内のキャッシュを使用したインフラストラクチャ テストをカバーします。
コマンドラインで testcontainers-integration-tests AI スキルを開発環境にすばやくインストール
ソース: aaronontheweb/dotnet-skills。
Problems: doesn't test actual SQL queries, misses constraints/indexes, gives false confidence, doesn't catch SQL syntax errors.
See database-patterns.md for complete SQL Server, PostgreSQL, and migration testing examples.
See infrastructure-patterns.md for Redis, RabbitMQ, multi-container networks, container reuse, and Respawn database reset patterns.
TestContainers for .NET と xUnit を使用して統合テストを作成します。モックではなく実際のデータベース、メッセージ キュー、Docker コンテナ内のキャッシュを使用したインフラストラクチャ テストをカバーします。 ソース: aaronontheweb/dotnet-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill testcontainers-integration-testsTestContainers for .NET と xUnit を使用して統合テストを作成します。モックではなく実際のデータベース、メッセージ キュー、Docker コンテナ内のキャッシュを使用したインフラストラクチャ テストをカバーします。 ソース: aaronontheweb/dotnet-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/aaronontheweb/dotnet-skills --skill testcontainers-integration-tests インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/aaronontheweb/dotnet-skills