crytic v5.0.0 Release Notes

Release Date: 2019-02-17 // about 5 years ago
  • โž• Added

    • ๐Ÿ†• New "File Summary" reporter that list the covered subjects and the number of mutations that were performed on each of those files respectively
    • When the neutral mutation errored, the output is shown as well
    • Ability to enable/disable reporters with --reporters/-r flag. Current reporters are Console, Stryker and ConsoleFileSummary

    ๐Ÿ”„ Changed

    • When no mutations were run, crytic now exits with 1 instead of 0
    • The StringLiteralChange mutant now performs more efficient replacements

    ๐Ÿ›  Fixed

    • Don't crash in the stryker dashboard reporter when zero mutations were run
    • ๐Ÿ›  Fixed reporting of the number of mutations being run