chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes
I would like to integrate Isolator++ to run on GitHub Actions so that every time I make a pull request I could run my unit tests and make sure they pass before we merge the pull request into the main branch.

This way, we can verify that no "broken" code is introduced into the main branch by accident and we don't need to rely on each developer to remember to run the unit tests locally before doing the pull request.

Do you have some kind of guide on how to do this?

Thanks,

Eyal
asked by EyalGerber (630 points)

1 Answer

0 votes
 
Best answer

Hi Eyal,

This is a server feature and it's available with our Server edition.

Would you like to get more information about the Server Licensing?

Cheers,
Alon Sapozhnikov.
Support Specialist.

answered by Alon_TypeMock (9k points)
selected by Alon_TypeMock
...