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

Add confirmation popup for removing tests #204

Closed jzelenjak closed 2 years ago

jzelenjak commented 2 years ago

Description

Upon clicking on "Remove All" button, there has to be a popup asking the user for confirmation

Definition of Done