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

How to find out by which test selected line is covered by? #277

Open
mfederowicz opened this issue Feb 12, 2022 · 0 comments
Open

How to find out by which test selected line is covered by? #277

mfederowicz opened this issue Feb 12, 2022 · 0 comments

Comments

@mfederowicz
Copy link

Hi I have litle project in which i use excoveralls. I wanted to know how to find out which test is used to test selected line of my tested class/method

excoveralls-coverage

on picture above we can see 2 lines selected with green color, but i dont know by which test/test method each line is covered by :(

Is it possible to get that infomation with excoveralls or I should to search new tool? (in phpunit they have that kind of infomation - if selected line is covered by minimum 1 or more test)

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