·dotnet-testing-advanced-testcontainers-database
</>

dotnet-testing-advanced-testcontainers-database

kevintsengtw/dotnet-testing-agent-skills

使用 Testcontainers 進行容器化資料庫測試的專門技能。 當需要測試真實資料庫行為、使用 SQL Server/PostgreSQL/MySQL 容器、測試 EF Core/Dapper 時使用。 涵蓋容器啟動、資料庫遷移、測試隔離、容器共享等。

21Installs·0Trend·@kevintsengtw

Installation

$npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing-advanced-testcontainers-database

SKILL.md

重要:使用 Microsoft.Data.SqlClient 而非舊版 System.Data.SqlClient,提供更好的效能與安全性。

笛卡兒積問題:當一個查詢 JOIN 多個一對多關聯時,會為每個可能的組合產生一列資料。AsSplitQuery() 將查詢分解成多個獨立 SQL 查詢,在記憶體中組合結果,避免此問題。

使用 Testcontainers 進行容器化資料庫測試的專門技能。 當需要測試真實資料庫行為、使用 SQL Server/PostgreSQL/MySQL 容器、測試 EF Core/Dapper 時使用。 涵蓋容器啟動、資料庫遷移、測試隔離、容器共享等。 Source: kevintsengtw/dotnet-testing-agent-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing-advanced-testcontainers-database Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing-advanced-testcontainers-database
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dotnet-testing-advanced-testcontainers-database?

使用 Testcontainers 進行容器化資料庫測試的專門技能。 當需要測試真實資料庫行為、使用 SQL Server/PostgreSQL/MySQL 容器、測試 EF Core/Dapper 時使用。 涵蓋容器啟動、資料庫遷移、測試隔離、容器共享等。 Source: kevintsengtw/dotnet-testing-agent-skills.

How do I install dotnet-testing-advanced-testcontainers-database?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing-advanced-testcontainers-database Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kevintsengtw/dotnet-testing-agent-skills