Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The generated PHPUnit should include the code coverage configuration #7

Closed
stof opened this issue May 12, 2015 · 0 comments
Closed

Comments

@stof
Copy link

stof commented May 12, 2015

Running PHPunit with code coverage would currently include all vendors in the coverage data, which is wrong, slower and can do weird things (in case one of your vendors has a CLI script as requiring the file will launch their CLI)

jonathantorres added a commit that referenced this issue May 21, 2015
Added code coverage configuration, closes #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants