Scaffolding an Integration Test Project for Oracle-to-PostgreSQL Migration
为 .NET 解决方案搭建 xUnit 集成测试项目,用于验证 Oracle 到 PostgreSQL 数据库迁移行为。创建测试项目、事务回滚基类和种子数据管理器。适用于编写迁移集成测试前搭建测试基础设施,或需要用于 Oracle 到 PostgreSQL 验证的测试项目时。
安装命令
npx skills add https://github.com/github/awesome-copilot --skill scaffolding-oracle-to-postgres-migration-test-project