jeudi 16 juillet 2015

how to stich together multiple test files in robot framework

I have multiple test case files in robot framework so I want to run the test files and have logs. What would be the most efficient and maintainable way of running .robot files and having readable logs? I know you can put all the files in a folder and run pybot foldername but it's not very maintable in a sense that files need to be put in an order in my case so I m looking for somehting different and easy to maintaine.

Aucun commentaire:

Enregistrer un commentaire