PHP Classes

File: infection.json5.dist

Recommend this page to a friend!
  Classes of Tomáš Vojík   PHP Tournament Bracket Generator   infection.json5.dist   Download  
File: infection.json5.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Tournament Bracket Generator
Organize the matches of teams in a tournament
Author: By
Last change:
Date: 6 hours ago
Size: 593 bytes
 

Contents

Class file image Download
{ "source": { "directories": [ "src" ] }, "timeout": 10, "logs": { "text": "build/infection/infection.log", "summary": "build/infection/summary.log", "json": "build/infection/infection-log.json", "perMutator": "build/infection/per-mutator.md", "github": true, "stryker": { "badge": "master" } }, "mutators": { "@default": true, "ProtectedVisibility": false, "global-ignore": [ "new self(0)" ] }, "tmpDir": "build", "phpUnit": { "configDir": "./", "customPath": "./vendor/bin/phpunit" }, "testFramework":"phpunit", "testFrameworkOptions": "" }