Skip to content
← All skills

Creating Oracle To Postgres Migration Integration Tests

Unversioned · Public · Verified ·data ·scanned 2026-07-07

Install

Claude Code: add the marketplace once, then install.

/plugin marketplace add simplycubed/skills
/plugin install creating-oracle-to-postgres-migration-integration-tests@simplycubed

Any agent (folder)

Download the folder at the source, then drop it into your agent's skills directory.

Folder: creating-oracle-to-postgres-migration-integration-tests/

Agent Directory
Vendor-neutral (Codex, Gemini CLI, …) .agents/skills/
Claude Code ~/.claude/skills/
Gemini CLI ~/.gemini/skills/

Summary

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…

Details

Passed automated static scanning. A point-in-time review, not a guarantee it is safe to run.

Scanned 2026-07-07: certify builtin · gitleaks 8.18.4 · osv-scanner 2.4.0 · semgrep n/a (no code)

✓ All checks clean

Credits

Written by GitHub awesome-copilot contributors

Keywords

#creating #oracle #postgres #migration #integration