Designing for Testability with Laravel

Comments

Comments are closed.

Ryan Wachtl at 17:08 on 13 Jan 2016

Nice exposure to testing in Laravel 5 and helpful to hear of changes since Laravel 4. A slightly larger font (and not as condensed) along with more depth into what-to-test within your app would be appreciated. It didn't know about DOM Crawler and I now see that it is a component of Symphony. During the talk I thought it might be functioning like a headless browser, but it looks like it is restricted to inspecting the content in the server response. Looks really useful. Thanks for speaking.