77 views
in GUI Development by
Hi,

I am trying to run TestFramework test cases on a Jenkins server.

Is it possible to skip the code generation and compilation step? Just like how we do using the Embedded Wizard Studio.

If the compilation is necessary, can we use gcc instead?
 

Thanks!

John

1 Answer

+1 vote
by
 
Best answer
Hi John,
Using the TestFramework on a Jenkins, you have to use a Jenkins slave running on a Windows machine (or virtual machine).
Currently it is not possible to compile the tests with gcc, but this is on our roadmap.

With kind regards,
Rudolf

Embedded Wizard Website | Privacy Policy | Imprint

...