https://github.com/infection/infection
PHP Mutation Testing library
https://github.com/infection/infection
ast coverage infection mutant mutation mutation-analysis mutation-testing php test-framework testing
Last synced: 27 days ago
JSON representation
PHP Mutation Testing library
- Host: GitHub
- URL: https://github.com/infection/infection
- Owner: infection
- License: bsd-3-clause
- Created: 2017-06-29T05:29:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-27T12:29:57.000Z (about 1 month ago)
- Last Synced: 2025-04-30T00:32:04.654Z (about 1 month ago)
- Topics: ast, coverage, infection, mutant, mutation, mutation-analysis, mutation-testing, php, test-framework, testing
- Language: PHP
- Homepage: https://infection.github.io
- Size: 47.8 MB
- Stars: 2,088
- Watchers: 33
- Forks: 163
- Open Issues: 118
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-php - Infection - An AST-based PHP Mutation testing framework. (Table of Contents / Testing)
- awesome-projects - Infection - An AST-based PHP Mutation testing framework. (PHP / Testing)
- awesome-php - Infection - An AST-based PHP Mutation testing framework. (Table of Contents / Testing)
- awesome-php-cn - Infection - 一个AST-based PHP变异测试框架. (目录 / 测试 Testing)
- awesome-php - Infection - An AST-based PHP Mutation testing framework. (Table of Contents / Testing)
- fucking-awesome-php - Infection - An AST-based PHP Mutation testing framework. (Table of Contents / Testing)
README
[](https://packagist.org/packages/infection/infection)
[](https://packagist.org/packages/infection/infection)
[](https://github.com/infection/infection/actions)
[](https://travis-ci.org/infection/infection)
[](https://scrutinizer-ci.com/g/infection/infection/?branch=master)
[](https://infection.github.io)
[](https://codecov.io/gh/infection/infection)
[](https://github.com/vshymanskyy/StandWithUkraine/)# Infection - Mutation Testing framework
Please read documentation here: [infection.github.io][doc]
* Twitter: [@infection_php][twitter]
* Mastodon: [@infection_php][mastodon]
* Discord: https://discord.gg/ZUmyHTJ
* [Playground](https://infection-php.dev/) - try it right in your browser!### Contributing
Infection is an open source project that welcomes pull requests and issues from anyone. Before
opening pull requests, please consider reading our short [Contribution Guide][contribution guide].### Credits
This project is highly inspired from Pádraic Brady ([@padraic][padraic])'s [Humbug library][humbug].
Humbug has since then been discontinued in favour of this project.[doc]: http://infection.github.io
[contribution guide]: .github/CONTRIBUTING.md
[humbug]: https://github.com/humbug/humbug
[padraic]: https://github.com/padraic
[twitter]: http://twitter.com/infection_php
[mastodon]: https://mastodon.social/@infection_php