feat: --ai work in progress

This commit is contained in:
nuno maduro
2026-04-03 14:04:20 +01:00
parent ce05ee9aad
commit c1a54df233
5 changed files with 48 additions and 1 deletions

View File

@ -147,6 +147,9 @@
--disable-coverage-ignore ...... Disable metadata for ignoring code coverage
--no-coverage Ignore code coverage reporting configured in the XML configuration file
AI OPTIONS:
--ai ..... Run a code snippet as a fully scaffolded test for AI verification
MUTATION TESTING OPTIONS:
--mutate .... Runs mutation testing, to understand the quality of your tests
--mutate --parallel ...................... Runs mutation testing in parallel