I have a test class which runs in SauceLabs and I know that the first test fails. What I am trying to do is to get it to not run tests 2-5 if test one fails. I have Proboscis up and working with it and it is launching the tests, it just is not skipping the tests 2-5 if test one fails.
Just wondering if anyone has seen this before and how you handled it?
Yes I have read the documentation: http://pythonhosted.org/proboscis/#downloads