Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-02T09:37:37.000Z (over 1 year ago)
- Last Synced: 2024-10-27T12:24:12.374Z (about 2 months 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
```