Hi,

Trying to get my head around the functionality of the Sauce OnDemand plugin.

1. If I have an assert statement at and the end of each of my tests and the
test is running on the Selenium Grid on Sauce's infrastructure, does
Jenkins find out when the test fails and can therefore fail the build?

2. Does it support NUnit and Gallio-MBUnit or only JUnit?

3. Rather than invoking an ANT target as the build step, can I call a
windows Batch command like so:

*"<Installed Path to NUnit>\nunit-console.exe"
trunk\<TestProjectName>\bin\Debug\<TestProjectName>.dll
/xml=nunit-testresult.xml*


*exit %%ERRORLEVEL%%*Will the SauceOnDemand job config integrate with this
as one would expect?

Regards,

Andrew

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to