You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally reported byThomas Güttler (Bitbucket: thomas-guettler, GitHub: Unknown)
This is a big feature request. I just want to tell you my idea.
It would be very cool if the green lines (which were executed during testing) would have a list of all tests which executed this line of source code.
This is very useful if you have a big project with several people developing:
If there is a bug, you want to extend the existing unittests. But sometimes it is hard to find the unittests which made some source code lines "green".
Originally reported by Thomas Güttler (Bitbucket: thomas-guettler, GitHub: Unknown)
This is a big feature request. I just want to tell you my idea.
It would be very cool if the green lines (which were executed during testing) would have a list of all tests which executed this line of source code.
This is very useful if you have a big project with several people developing:
If there is a bug, you want to extend the existing unittests. But sometimes it is hard to find the unittests which made some source code lines "green".
Do you understand what I want?
How could this be implemented?
The text was updated successfully, but these errors were encountered: