meteor-robotframework icon indicating copy to clipboard operation
meteor-robotframework copied to clipboard

Travis support

Open martinhbramwell opened this issue 10 years ago • 1 comments

The README fails to mention Travis support. Is it possible right now? Work required?

martinhbramwell avatar Mar 13 '15 15:03 martinhbramwell

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!

rjsmith avatar Mar 13 '15 15:03 rjsmith