Open trycatchjames opened 4 years ago
I could do a talk on mutation testing with Infection?
I'd like to see you unpack all of your testing layers and talk about the pros and cons of it all. I'd like to hear why I'd use a certain testing philosophy for different scenarios.
What is the best bang for buck testing I can do? The 80/20 of what catches the most errors for the least effort and so on.
I did a similar ish talk already last year that I think you didn't see. There's probably a few philosophical things missing from that though
We could talk about the rest of our CI pipeline, how to go about setting it up and why. Since Tom's already done all the types of testing.
On Fri, 6 Mar 2020, 3:10 pm Tom Newby, notifications@github.com wrote:
I did a similar ish talk already last year https://slides.com/tomnewbyau/8-types-of-automated-testing-for-your-php-app that I think you didn't see. There's probably a few philosophical things missing from that though
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BrisPHP/meetups/issues/41?email_source=notifications&email_token=AAPXQNDIZSXJBPB4NTHVNNLRGCAVJA5CNFSM4LCXXIEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOAC5TQ#issuecomment-595603150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPXQNBZOGEUYDY6O6NW7H3RGCAVJANCNFSM4LCXXIEA .
During the Q3 2021 meetup, a talk about different testing methods was requested. It's been a while since @tomtomau's testing talk, so might be worth revisiting this.
A talk about testing was requested again during our 2024.1 meetup.
Tom and Nathan have taken automated testing to a whole new level. I'd love to see a talk about that gets into the detail about it all.