Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 571 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 571 Bytes

muPLSQL

muPLSQL is a tool for mutation testing of PL/SQL programs. The tool facilitates automation for both mutant generation and test execution. It currently supports dozens of mutation operators. It is also designed to be extensible for incorporating new mutation operators.

Detailed documentation regarding the tool is provided at the Wiki Page of the project.

Credits

muPLSQL employs plqsql-parser developed by Roland Averkamp