dotnet-testing-advanced-testcontainers-nosql
✓Testcontainers NoSQL 整合測試完整指南。 涵蓋 MongoDB 文件操作、Redis 五種資料結構、Collection Fixture 模式。 包含 BSON 序列化、索引效能測試、資料隔離策略與容器生命週期管理。
SKILL.md
| MongoDB.Driver | 3.0.0 | MongoDB 官方驅動程式,支援最新功能 | | MongoDB.Bson | 3.0.0 | BSON 序列化處理 | | StackExchange.Redis | 2.8.16 | Redis 客戶端,支援 Redis 7.x | | Testcontainers.MongoDb | 4.0.0 | MongoDB 容器管理 | | Testcontainers.Redis | 4.0.0 | Redis 容器管理 |
| Collection Fixture | 容器只啟動一次,節省 80%+ 時間 | | 資料隔離 | 使用唯一 Key/ID 而非清空資料庫 | | 批次操作 | 使用 InsertManyAsync、SetMultipleStringAsync | | 索引建立 | 在 Fixture 初始化時建立索引 |
Testcontainers NoSQL 整合測試完整指南。 涵蓋 MongoDB 文件操作、Redis 五種資料結構、Collection Fixture 模式。 包含 BSON 序列化、索引效能測試、資料隔離策略與容器生命週期管理。 來源:kevintsengtw/dotnet-testing-agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing-advanced-testcontainers-nosql 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing-advanced-testcontainers-nosql- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 dotnet-testing-advanced-testcontainers-nosql?
Testcontainers NoSQL 整合測試完整指南。 涵蓋 MongoDB 文件操作、Redis 五種資料結構、Collection Fixture 模式。 包含 BSON 序列化、索引效能測試、資料隔離策略與容器生命週期管理。 來源:kevintsengtw/dotnet-testing-agent-skills。
如何安裝 dotnet-testing-advanced-testcontainers-nosql?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing-advanced-testcontainers-nosql 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/kevintsengtw/dotnet-testing-agent-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01