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

Build before running EvoSuite #119

Closed martinmladenov closed 2 years ago

martinmladenov commented 2 years ago

Description of changes made

A build is now automatically triggered before running EvoSuite

Why is merge request needed

Because running a build yourself hurts user experience

Other notes

Closes #87

Closes #86