1 Forks
36 Stars
36 Watchers

tdd-php

Test Driven Development by Example (Kent Beck) PHP Code samples

How to download and setup tdd-php

Open terminal and run command
git clone https://github.com/TopTierCode/tdd-php.git
git clone is used to create a copy or clone of tdd-php repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tdd-php https://github.com/TopTierCode/tdd-php/archive/master.zip

Or simply clone tdd-php with SSH
[email protected]:TopTierCode/tdd-php.git

If you have some problems with tdd-php

You may open issue on tdd-php support forum (system) here: https://github.com/TopTierCode/tdd-php/issues