.. LittleDarwin documentation master file, created by sphinx-quickstart on Sun Aug 17 10:34:10 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. LittleDarwin: A Java Mutation Analysis Framework ================================================= **LittleDarwin** is a mutation analysis framework for Java. It can be used to generate mutants of your Java source code and then run a build command to see if your test suite can detect the mutants. This documentation will help you get started with LittleDarwin. .. toctree:: :maxdepth: 2 :caption: Contents: usage api