buggregator / trap

Buggregator local debug server for PHP projects as composer package
https://buggregator.dev
BSD 3-Clause "New" or "Revised" License
102 stars 8 forks source link

Add CI pipeline with mutation testing #53

Open roxblnfk opened 2 months ago

roxblnfk commented 2 months ago

Integrate infection with stryker

lotyp commented 1 month ago

I will take this issue.

lotyp commented 1 month ago

Mutation testing job example can be found here:

https://github.com/wayofdev/php-cs-fixer-config/blob/master/.github/workflows/testing.yml

README.md badges will be added by completing this task: https://github.com/buggregator/trap/issues/109

lotyp commented 1 month ago

PR: https://github.com/buggregator/trap/pull/110