do you know of any implementation of unittest.skip of python 3.1 in python 2.6/2.7? http://docs.python.org/dev/library/unittest.html#skipping-tests-and-expected-failures
thanks
Try installing the unittest2 package, "a backport of the new features added to the unittest testing framework" in Python 2.7 and 3.2.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With