Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 514 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 514 Bytes

Implementando teste com Php / phpunit

phpunit

Teste unitários em php e phpunit

Uso

Configurando o ambiente

 $ docker compose up -d --build

Executando os testes

 $ docker compose exec php_test php ./vendor/bin/phpunit

License

MIT license