Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wtnabe/tdd-bed-php-phpunit

A minimum base for TDD practice with PHP and PHPUnit
https://github.com/wtnabe/tdd-bed-php-phpunit

php phpunit scaffold

Last synced: about 2 months ago
JSON representation

A minimum base for TDD practice with PHP and PHPUnit

Awesome Lists containing this project

README

        

Instant Setup
=============

0. install PHP and Composer
1. `composer install`

Develop
=======

write code and type `./phpunit`