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 test highlighting #118

Closed bolkhod closed 2 years ago

bolkhod commented 2 years ago

Description

The tool window has mini-editors showing tests which can be selected or deselected. If coverage visualisation is turned on, only the lines covered by selected tests should be highlighted.

Definition of Done