holger krekel 3ca770b420 generalize skipping
- 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
2009-10-15 16:18:57 +02:00
2009-10-15 16:18:57 +02:00
2009-10-15 16:18:57 +02:00
2009-10-15 16:18:57 +02:00
2009-10-15 16:18:57 +02:00
2009-10-15 16:18:57 +02:00
2009-10-08 13:38:31 +02:00
2009-10-03 01:11:04 +02:00
2009-10-03 01:11:04 +02:00
2009-08-26 22:57:06 +02:00

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
No description provided
Readme 48 MiB
Languages
Python 100%