
Infection PHP
@infection_php
Followers
2K
Following
462
Media
22
Statuses
404
Mutation Testing library for PHP based on AST
Poland
Joined July 2017
RT @markusstaab: In case you are getting timed-out #mutants while mutation testing with @infection_php (e.g. because of infinite loops), th….
0
2
0
So now we have an experimental @phpstan integration in Infection, by `--static-analysis-plugin=phpstan`. Let's try to do the same for @psalmphp - created a feature request to make it possible: Give it some love!.
github.com
This is counterpart to phpstan/phpstan#10966 Hello. My question/request is quite specific because we need to run Psalm under the hood of @infection - Mutation Testing library - to check if modified...
1
3
8
RT @markusstaab: past few weeks I have concentrated my opensource efforts onto @infection_php. focus was on developer experience - make it….
0
3
0
RT @markusstaab: Running a few @infection_php performance tests on the #valinor codebase, to get an idea how we progressed in newer versio….
0
5
0
Thank you for looking into our codebase!.
0
1
10
RT @maks_rafalko: It was interesting to play with @phpstorm Junie. As a result, now both and .
infection.github.io
Infection - PHP Mutation Testing Framework.
0
1
0
Infection 0.29.13 has been released with two new mutators for PHP 8.4. Enjoy!.
github.com
Added: Add PHP 8.4 mutator to replace array_find_key() with null by @maks-rafalko in #2050 Add PHP 8.4 mutator to replace array_find() with null by @maks-rafalko in #2049 Changed: Remove Pest te...
0
4
15
RT @maks_rafalko: Have you heard about Conductor? We have already integrated it with @infection_php.
0
2
0
Thanks to Rector's Open Source code, @infection_php has the same AST playground that you can use for debugging AST and understanding how to write custom Mutators:.
infection.github.io
Infection - PHP Mutation Testing Framework.
Did you know about one magic page,.where you can paste any PHP code,. and it will print beautiful, clear and easy to understand abstract syntax tree?. Great for learning AST and for .writing custom rules for both @rectorphp and @phpstan 💪. 👇.
0
1
7
RT @infection_php: Infection 0.29.2 has been released with a new diff inline highlighting logic for `--show-mutations` option. Now it's ea….
0
4
0
Infection 0.29.2 has been released with a new diff inline highlighting logic for `--show-mutations` option. Now it's easier to spot the change. Thank you @slamzoe
0
4
11
Read the docs about how to create your own mutator:
infection.github.io
Infection - PHP Mutation Testing Framework.
0
0
2
RT @maks_rafalko: Discussing with @OndrejMirtes how PHPStan can be integrated into Infection "natively" to kill Mutants that aren't killed….
github.com
Hello. My question/request is quite specific because we need to run PHPStan under the hood of @infection - Mutation Testing library - to check if modified files still pass SA. attention: understand...
0
10
0