Loading...
Loading...
Creates an integration testing plan for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Analyzes a single project to identify repositories, DAOs, and service layers that interact with the database, then produces a structured testing plan. Use when planning integration test coverage for a migrated project, identifying which data access methods need tests, or preparing for Oracle-to-PostgreSQL migration validation.
npx skill4agent add github/awesome-copilot planning-oracle-to-postgres-migration-integration-testingProgress:
- [ ] Step 1: Identify data access artifacts
- [ ] Step 2: Classify testing priorities
- [ ] Step 3: Write the testing planTO_CHARNO_DATA_FOUND.github/oracle-to-postgres-migration/Reports/{TARGET_PROJECT} Integration Testing Plan.mdMyApp.Postgres