https://github.com/cba85/teach-php-phpunit
PHPUnit
https://github.com/cba85/teach-php-phpunit
php phpunit7
Last synced: 4 months ago
JSON representation
PHPUnit
- Host: GitHub
- URL: https://github.com/cba85/teach-php-phpunit
- Owner: cba85
- Created: 2020-01-05T14:42:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T07:04:37.000Z (about 5 years ago)
- Last Synced: 2025-03-11T21:44:02.841Z (about 1 year ago)
- Topics: php, phpunit7
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHPUnit
> For demonstration purpose only
## Launch
```bash
$ ./vendor/bin/phpunit
```