Tagged Questions
1
vote
2answers
349 views
Include Watir test cases in a Continuous Integration system
Did anyone succeed deploying Watir test cases to a continuous integration system such as Team City or Hudson?
I'm trying to find a way to have the test scripts executed and have the results generated ...