Metamorphic Test Generator

Generate test cases using metamorphic testing by applying transformations based on metamorphic properties. Use when you need to expand test suites, test programs without oracles, validate mathematical or algorithmic properties, or detect subtle bugs through input-output relationships. The skill takes a program, original test cases, and metamorphic properties as input, generates new test cases by applying transformations, executes tests, verifies outputs satisfy properties, reports violations and anomalies, and outputs an expanded test suite with property coverage summary. Supports multiple programming languages and property types.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/metamorphic-test-generator commit a3aa383b6f

Frequently asked questions

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