Test Oracle Generator

Generates automated test oracles to verify correct software behavior. Creates assertion-based oracles (expected values), property-based oracles (invariants), differential oracles (comparing implementations), and metamorphic oracles (input transformations). Use when you need to generate assertions for test cases, identify invariants that should always hold, compare new vs legacy implementations, create metamorphic test relationships, validate function correctness, or improve test coverage with better verification strategies. Supports Python (pytest, unittest, hypothesis) and Java (JUnit, property testing).

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/test-oracle-generator commit 2a7f6f7add

Frequently asked questions

npx skillmds@latest add arabelatso/test-oracle-generator