Skip to main content
AI/MLgithub

creating-oracle-to-postgres-migration-integration-tests

Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems. Use when creating integration tests for a migrated project, generating test coverage for data access layers, or writing Oracle-to-PostgreSQL migration validation tests.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--creating-oracle-to-postgres-migration-integration-tests
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/creating-oracle-to-postgres-migration-integration-tests/SKILL.md -o .claude/skills/creating-oracle-to-postgres-migration-integration-tests.md

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