RIDE
RIDE copied to clipboard
Add Execution Profile Maven
Originally submitted to Google Code by Marcin.Koperski on 19 Jan 2015
It would be beneficial to be able to execute test in ride using maven commands. It would allow easy check problem that occurred on continues integration servers like Jenkins using robotframework maven plugin.
Most important would be to to changes pybot.bat to mvn robotframework:run from --argumentfile myfile.txt to -DargumentFile=myfile.txt and --listener to -Dlistener=MyListener.
http://robotframework.org/MavenPlugin/index.html http://robotframework.org/MavenPlugin/run-mojo.html
is this feature implemented in RIDE, can you somebody please help i have a same requirement?.
@simplyviks We now have an example of use in docs/other.