Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```