On 12 August 2015 at 21:57, Sean M. Collins <[email protected]> wrote:
> [reformatted and infra tag added]
>
>
...
> [2]: http://pytest.org/latest/skipping.html

https://docs.python.org/2/library/unittest.html#skipping-tests-and-expected-failures

will be more helpful, as we're using testtools (which is a layer on unittest).

One note, don't import 'unittest' - always 'unittest2'.

-Rob

-- 
Robert Collins <[email protected]>
Distinguished Technologist
HP Converged Cloud

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to