Talk in English - UK at ScotlandPHP 2016
Track Name:
Track #1
View Slides: https://docs.google.com/presentation/d/1dZEyflAbuHXmMsELHdthJXtsDdPhPUucfRmQQsBI40k/edit?usp=sharing
Short URL: https://joind.in/talk/e370c
(QR-Code (opens in new window))
Beyond Testing
Comments
Comments are closed.
Great talk, thanks.
Picked up some good ideas and tools for more efficient testing. "Don't blame yourself," and, "all test suites inevitably get slow over time," is a very pragmatic approach to the problems of testing.
Great talk. Lots of useful bits of information that I'll certainly be taking into my work.
Very good talk on some testing tools and practices. I personally would've enjoyed an exploration of how PHPSpec fits in somewhere between PHPUnit and Behat. My personal view is that it's more approachable for those new to testing and really promotes BDD and TDD.