https://github.com/sguessou/tdd-practices-with-phpunit
Test driven PHP
https://github.com/sguessou/tdd-practices-with-phpunit
Last synced: about 2 months ago
JSON representation
Test driven PHP
- Host: GitHub
- URL: https://github.com/sguessou/tdd-practices-with-phpunit
- Owner: sguessou
- Created: 2013-07-14T19:41:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-16T14:10:56.000Z (over 11 years ago)
- Last Synced: 2025-01-22T00:41:41.008Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TDD-Practices-with-PHPUnit
==========================Test driven PHP
Delving into the world of TDD, while following the screencast cast series on tuts+ premium on the subject of TDD using
PHPUnit.