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

Tests, that cover particular line no longer showed #210

Closed
aik099 opened this issue Feb 2, 2014 · 2 comments
Closed

Tests, that cover particular line no longer showed #210

aik099 opened this issue Feb 2, 2014 · 2 comments

Comments

@aik099
Copy link

aik099 commented Feb 2, 2014

While using HTML report (generated after I've executed a test suite or it's part) I was able to hover a mouse over a line of code (covered one) and a hint appeared with number of tests passing through that line.

This no longer happens in PHP_CodeCoverage 1.2.14 and PHPUnit 3.7.30.

@aik099
Copy link
Author

aik099 commented Feb 3, 2014

I guess you should also add an acceptance test using Selenium to prevent this from happening in future.

@aik099
Copy link
Author

aik099 commented Feb 3, 2014

Is there any export format, that can be produced by running PHPUnit, that will show actual test names, that covers each line?

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

1 participant