BrisPHP / meetups

A place to request and propose talks for the BrisPHP meetup community.
https://brisphp.com
26 stars 0 forks source link

8 types of automated testing for your PHP app - you won't believe #3! #18

Closed tomtomau closed 5 years ago

tomtomau commented 6 years ago

Clickbaity title, woo!

We've been establishing lots of different types of automated testing at different scopes of application that gives us varying degrees of certainty about our app working correctly.

I propose in this talk to discuss the approach more generally (keep finding new ways to tests), as well as run through each of the different ways of testing, with practical examples of how they work & how you can go back and begin applying them.

Disclaimer: by the time of this presentation, there may be more than 8 types 😈

dpdme commented 6 years ago

Sounds badass @tomtomau

ndench commented 5 years ago

This talk has been scheduled for January 29 at our next meetup, thanks @tomtomau!

ndench commented 5 years ago

Thanks for the great talk @tomtomau! Here's a link to Tom's slides.