https://github.com/steevanb/sebastianbergmann-php-code-coverage-issue-996
Code for https://github.com/sebastianbergmann/php-code-coverage/issues/996
https://github.com/steevanb/sebastianbergmann-php-code-coverage-issue-996
Last synced: 9 months ago
JSON representation
Code for https://github.com/sebastianbergmann/php-code-coverage/issues/996
- Host: GitHub
- URL: https://github.com/steevanb/sebastianbergmann-php-code-coverage-issue-996
- Owner: steevanb
- License: apache-2.0
- Created: 2023-05-02T08:24:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T09:37:37.000Z (about 3 years ago)
- Last Synced: 2025-04-02T03:23:25.428Z (about 1 year ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sebastianbergmann-php-code-coverage-issue-996
Code for https://github.com/sebastianbergmann/php-code-coverage/issues/996
# Getting started
```bash
bin/start
```
# Generate code coverage
```bash
bin/phpunit
```