Convert robot test suite into .exe file

480 views
Skip to first unread message

Bahubali Patil

unread,
Jan 24, 2019, 1:58:13 AM1/24/19
to robotframework-users
Is there any way wherein we can convert the robot test suite into .exe so that later it can be executed independent of the source code  ?
Please suggest if there are any other alternatives.

Anne kootstra

unread,
Jan 24, 2019, 12:45:45 PM1/24/19
to robotframework-users
Have you had a look at https://nitratine.net/blog/post/auto-py-to-exe/ type of solutions already? 

Kind regards,

Anne

Op donderdag 24 januari 2019 07:58:13 UTC+1 schreef Bahubali Patil:

David

unread,
Jan 24, 2019, 8:54:32 PM1/24/19
to robotframework-users
If it uses Java only libraries, maybe you can use the Jython version of RF and package all that into an uber JAR. That may work in theory.

Another option if you that works for you is to package it all into a docker image. Then you just need to spin up an instance of the container to run the test, everything is preconfigured inside.

But you should first try suggestions like Anne's.
Reply all
Reply to author
Forward
0 new messages