Skip to content

0.13.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 21:05

🛠️ Fixes

    • Removed redundant dependency on IIntegrationTest default component which caused circular dependency.
    • Fixed incorrect --with-baseline option when running IMutationTest component from a hotfix/* branch in a GitFlow workflow.
    • Run IBenchmark.Benchmarks target in Configuration.Release by default
  • 🚀 New features

    • Added HTML reporter by default when running IMutation.MutationTests target locally.