Skip to content

Demo for Test Driven Development talk at Essex Web Developers meetup

Notifications You must be signed in to change notification settings

andzandz/essex-tdd-example

Repository files navigation

This is an example Laravel project to demonstrate the TDD process for my presentation at the PHP Essex (now Essex Web Developers) meetup group

Presentation slides: http://www.clearcrystal.co.uk/TDD.odp (you will need LibreOffice)

Once you have installed this GitHub project, you can step through the development steps

$ git checkout step1

then

$ git checkout step2

etc

On any step, run the tests with

$ ./vendor/bin/phpunit

About

Demo for Test Driven Development talk at Essex Web Developers meetup

Resources

Stars

Watchers

Forks

Packages

No packages published