ciselab / TestGenie

TestGenie - an IntelliJ plugin that natively integrates EvoSuite into the IDE. EvoSuite is an automated test suite generation tool using evolutionary algorithms. Used for research @ SERG, TU Delft.
MIT License
1 stars 0 forks source link

Dynamic highlight visualisation #108

Closed bolkhod closed 2 years ago

bolkhod commented 2 years ago

Description of changes made

Coverage visualisation can now be adjusted on the fly. Deselected tests (in mini-editors) will not be counted for in highlighting. Re-selecting test restores their highlight. So, the user can now see the highlights for only those tests they selected.

Why is merge request needed

This increases usability a lot. The program adjusts to the user's wishes, they can experiment with what tests they want to choose.

Other notes

Closes # (tbd)

Please write if you have anything to add

What is missing?

-