Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robertov8/tdd-php

Test-Driven Development - Teste e Design no Mundo Real com PHP
https://github.com/robertov8/tdd-php

caelum casadocodigo php phpunit tdd

Last synced: 11 days ago
JSON representation

Test-Driven Development - Teste e Design no Mundo Real com PHP

Awesome Lists containing this project

README

        

# Test - Driven Development

Test e Design no Mundo Real com PHP

Casa do Código / Série *CAELUM*

Executar testes

`$ ./vendor/bin/phpunit --colors tests`

Pag 175