代码开发

Creating Integration Tests for Oracle-to-PostgreSQL Migration

为Oracle到PostgreSQL数据库迁移中的.NET数据访问构件创建集成测试用例。生成与数据库无关的xUnit测试,使用确定性种子数据验证两个数据库系统间的行为一致性。适用于为迁移项目创建集成测试、为数据访问层生成测试覆盖,或编写Oracle到PostgreSQL迁移验证测试。

作者:github 下载:0 GitHub Star:37622 评分:暂无 改写代码自动化

安装命令

npx skills add https://github.com/github/awesome-copilot --skill creating-oracle-to-postgres-migration-integration-tests