home:frispete:python-testing python tests https://download.opensuse.org/repositories/home:/frispete:/python-testing/openSUSE_Leap_42.3/ openSUSE:Leap:42.3:Update Online updates for openSUSE Leap:42.3 This project is releasing the official updates for openSUSE Leap:42.3. https://download.opensuse.org/update/leap/42.3/oss/ openSUSE:Leap:42.3 openSUSE Leap 42.3 https://download.opensuse.org/distribution/leap/42.3/repo/oss/ python-flaky Plugin for nose or py.test that automatically reruns flaky tests Flaky is a plugin for nose or py.test that automatically reruns flaky tests. Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on components that aren't 100% reliable. With flaky, instead of removing those tests or marking them to @skip, they can be automatically retried. For more information about flaky, see `this presentation <http://opensource.box.com/flaky/>`_.