skip to content

Search

Mutating a Symfony project @ Symfonycon22

1 min read

Mutating a Symfony project @ Symfonycon22

Mutating a Symfony project @ Symfonycon22

On November 18th I had the opportunity of being a speaker at Symfonycon Disneyland although I would like to write more about what I explained in my talk, in the meantime, here are the slides and the projects that I used.

The slides are available here

To execute mutation testing on PHP I used Infection

%[https://infection.github.io/]

I created this GitHub project to show how we can include Infection in our Github Actions pipeline

%[https://github.com/isamadrid90/mutation-testing-symfony-demo]

![Me on the stage speaking at Symfonycon](https://cdn.hashnode.com/res/hashnode/image/upload/v1668879378776/SySYgHfHO.jpeg align=“center”)

That’s all! Let me know if the topic and the resources are interesting to you so I could write more about it.