Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ttibensky/unittestsample


https://github.com/ttibensky/unittestsample

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

```bash
chmod +x ./vendor/phpunit/phpunit/phpunit
./vendor/phpunit/phpunit/phpunit tests/
./vendor/phpunit/phpunit/phpunit tests/ --coverage-html web/coverage
```