3ca770b42040eca7ac1fb884e098d41bbe2e564b
- rename pytest_xfail to pytest_skip - dynamic "skipif" and "xfail" decorators - move most skipping code to the plugin also coming with this commit: - extend mark keyword to accept positional args + docs - fix a few documentation related issues - leave version as "trunk" for now --HG-- branch : trunk
The py lib is a Python development support library featuring the following tools and modules: * py.test: tool for distributed automated testing * py.execnet: ad-hoc distributed execution * py.code: dynamic code generation and introspection * py.path: uniform local and svn path objects For questions and more information please visit http://pylib.org
Description
Languages
Python
100%