diff --git a/infection.json b/infection.json index 14366950..56f5a96c 100644 --- a/infection.json +++ b/infection.json @@ -17,5 +17,11 @@ "stryker": { "report": "1.x" } + }, + "mutators": { + "@default": true, + "global-ignoreSourceCodeByRegex": [ + "#\\[TestInline" + ] } } diff --git a/tests/Application/Stub/EmptyRun/.placeholder.php b/tests/Application/Stub/EmptyRun/.placeholder.php new file mode 100644 index 00000000..72680edf --- /dev/null +++ b/tests/Application/Stub/EmptyRun/.placeholder.php @@ -0,0 +1,10 @@ +