Beyond Testing

Comments

Comments are closed.

Robert Baryla at 23:24 on 29 Oct 2016

Great talk, thanks.

Aaron Pollock at 16:12 on 31 Oct 2016

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.

Kevin Nagurski at 14:45 on 1 Nov 2016

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.