meteor-robotframework
meteor-robotframework copied to clipboard
Travis support
The README fails to mention Travis support. Is it possible right now? Work required?
I have never used Travis myself, so I don't know. I am planning on experimenting with CodeShip.com sometime in the next week or so.
As far as I know there is no work to be done in this wrapper to get it to work. Use the meteor run --test command to run meteor tests once only for CI - triggered tests.
Of course, you will also need to set up python and robot framework as part of the travis environment before you can run the RF tests.
If you try and see if it works, I'd be very grateful if you could share your findings, example scripts. Would make a good wiki page!