Skip to content
Stephan Grein edited this page Jul 14, 2015 · 4 revisions

CI and Testing

See the Scripts used for Jenkins here.


Note, that within VRL-Studio you can export your Application/Project as a Console App - this is useful for the integration tests.

For the unit tests you can init VRL by VRL.initAll (a static method) from Java.

Clone this wiki locally