Oracle 迁移测试项目脚手架

原名:scaffolding-oracle-to-postgres-migration-test-project

为 .NET 解决方案建立隔离的 xUnit 迁移集成测试项目。

中文 Skills 技能说明

适合补齐测试基础设施。生成前确认解决方案结构、目标框架和测试数据库,秘密使用环境配置;创建项目后先本地构建,不自动接入生产流水线。

上游能力依据

上游原始适用说明:Scaffolds an xUnit integration test project targeting Oracle in .NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use only during Phase 3, before writing Oracle baseline integration tests. Do not invoke during Phase 6 — the PostgreSQL test project is produced by migrating this project, not by running this skill again.

上游 SKILL.md 主要章节(保留原文标题):

使用边界

先复现问题并固定测试范围,再生成或执行测试。测试通过只能证明已覆盖的场景,不能代替生产环境验收。

作者、翻译与许可证

原作者
GitHub, Inc. 与 awesome-copilot contributors
中文翻译
CEOFans翻译
许可证
MIT
上游来源
https://github.com/github/awesome-copilot/tree/bbaa5872640e6cbae953beb22a71ae337398ca12/skills/scaffolding-oracle-to-postgres-migration-test-project

适用范围

平台:linux、macos、windows;标签:测试与质量、Oracle 迁移测试项目脚手架

安全提示

基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。

如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。