Oracle 迁移基线集成测试
原名:creating-oracle-to-postgres-migration-integration-tests
为 .NET 数据访问代码创建以 Oracle 现有行为为基线的集成测试。
中文 Skills 技能说明
适合在转换前固定真实行为。测试使用隔离数据库和可清理数据,凭据通过安全配置提供;不能对生产库写入测试数据。
上游能力依据
上游原始适用说明:Creates integration test cases targeting Oracle for .NET data access artifacts. Tests capture Oracle expected behavior as the authoritative baseline; they are written once and later ported to PostgreSQL by migrating the test project in Phase 6. Use only during Phase 3, before any PostgreSQL migration work has begun. Do not invoke during Phase 6 or against a project that has already been migrated.
上游 SKILL.md 主要章节(保留原文标题):
- Prerequisites
- Workflow
- Key Constraints
使用边界
先复现问题并固定测试范围,再生成或执行测试。测试通过只能证明已覆盖的场景,不能代替生产环境验收。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/bbaa5872640e6cbae953beb22a71ae337398ca12/skills/creating-oracle-to-postgres-migration-integration-tests
适用范围
平台:linux、macos、windows;标签:测试与质量、Oracle 迁移基线集成测试
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。