Skip to main content
AI/MLgithub

scaffolding-oracle-to-postgres-migration-test-project

Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or when a test project is needed for Oracle-to-PostgreSQL validation.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--scaffolding-oracle-to-postgres-migration-test-project
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/oracle-to-postgres-migration-expert/skills/scaffolding-oracle-to-postgres-migration-test-project/SKILL.md -o .claude/skills/scaffolding-oracle-to-postgres-migration-test-project.md

Drops the SKILL.md into .claude/skills/scaffolding-oracle-to-postgres-migration-test-project.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.