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

Update the UI pipeline to support Linux/MacOS as well #125

Closed kirilvasilev16 closed 2 years ago

kirilvasilev16 commented 2 years ago

Description

Currently, the pipeline on Github Action UI tests work only for Windows. Therefore, we should attempt to extend its support to Linux and MacOS as well.

Definition of Done