Infection v0.6.1 Release Notes

Release Date: 2017-11-18 // over 6 years ago
  • Full Changelog

    🐎 Performance:

    • 🖨 Reuse Parser, Lexer, PrettyPrinter #76 (borNfreee)
    • Skip composer config bin-dir check if custom path exists #66 (sidz)

    Developer Experience (DX):

    • ✅ Display test framework output when initial tests fail #65 (borNfreee)
    • 🔊 Show fatal errors in the console and file logs #64 (borNfreee)
    • ➕ Add Log verbosity #56 (sidz)
    • 🍎 Infection can be installed via Homebrew on MacOS

    🛠 Fixed bugs:

    • ⚠ Warning with empty PHPUnit bootstrap #74
    • 👀 PublicVisibility mutator seen as escaped mutant for a class implementing an interface #60
    • Source files outside the src folder always skipped #57
    • 👷 Show correct type of error message for CI flags #68 (dmecke)

    Closed issues:

    • ✅ Tests do not pass. Error code 2. "Misuse of shell builtins". STDERR #61
    • 🌲 Hide killed mutants in output log? #54
    • ✅ Tests do not pass. Error code 255. "Unknown error". STDERR: #43
    • Coverage data missing #30

    🔀 Other merged pull requests: