Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kvn-alcantara/testing-exerc


https://github.com/kvn-alcantara/testing-exerc

php phpunit unit-testing

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

## Apostila - Treinamento de Testes Automatizados

### Requisitos:
- Composer
- PHP 8.1

### Rodando os testes:
```sh
composer test
```