Infection PHP

@infection_php
83 Followers
2 Following
57 Posts
💡TIP: It's worth to remind that you can use `php://stdout` or `php://stderr` channels to report Infection's details directly to the console when you use it on CI, for example.

Thank you LambdaTest
for sponsoring our Open Source work on Infection.

We already have 4 companies and a bunch of individuals who support us on GitHub.

If you or you company(!) relies on Infection - please support us.

https://github.com/sponsors/infection

Thank you all.

Infection 0.29.2 has been released with a new diff inline highlighting logic for `--show-mutations` options

Now it's easier to spot the change.

Thank you @slam

Infection 0.29.0 has been released with support of Custom Mutators! 🎉

Read the docs about how to create your own mutator: https://infection.github.io/guide/custom-mutators.html

Custom Mutators — Infection PHP

Infection - PHP Mutation Testing Framework.

test: Introduce Infection for mutation tests by Wirone · Pull Request #7874 · PHP-CS-Fixer/PHP-CS-Fixer

After recent discussion I decided to verify what is our mutation score 😁. It does look good to be honest with initial setup: 23750 mutations were generated: 18693 mutants were killed 0 mu...

GitHub