A tool that mutates Java source files using OpenAI GPT models and specific mutation operators. Useful for testing Java code resilience, analyzing LLM-assisted changes, and exploring mutation testing ...
The Move mutator is a tool that mutates Move source code. It can help test the robustness of Move specifications and tests by generating different code versions (mutants). The tool mutates only the ...