.. |
__init__.py
|
[svn r62211] merge 60797:HEAD of pytestplugin branch:
|
2009-02-27 11:18:27 +01:00 |
conftest.py
|
* remove redundant call_next_provider method, thus generalizing Request object
|
2009-06-11 19:49:25 +02:00 |
hookspec.py
|
new cleaner layout, many improvements to docs
|
2009-07-20 18:54:08 +02:00 |
pytest__pytest.py
|
* move some test_pytest_terminal tests to become functional/acceptance tests
|
2009-07-17 18:07:37 +02:00 |
pytest_default.py
|
* streamlining plugin docstrings
|
2009-07-08 19:18:26 +02:00 |
pytest_doctest.py
|
new cleaner layout, many improvements to docs
|
2009-07-20 18:54:08 +02:00 |
pytest_execnetcleanup.py
|
introduced pytest_keyboardinterrupt hook
|
2009-07-20 14:01:40 +02:00 |
pytest_figleaf.py
|
new cleaner layout, many improvements to docs
|
2009-07-20 18:54:08 +02:00 |
pytest_hooklog.py
|
* streamlining plugin docstrings
|
2009-07-08 19:18:26 +02:00 |
pytest_iocapture.py
|
new cleaner layout, many improvements to docs
|
2009-07-20 18:54:08 +02:00 |
pytest_keyword.py
|
* move some test_pytest_terminal tests to become functional/acceptance tests
|
2009-07-17 18:07:37 +02:00 |
pytest_monkeypatch.py
|
new cleaner layout, many improvements to docs
|
2009-07-20 18:54:08 +02:00 |
pytest_pdb.py
|
* streamlining plugin docstrings
|
2009-07-08 19:18:26 +02:00 |
pytest_pocoo.py
|
* streamlining plugin docstrings
|
2009-07-08 19:18:26 +02:00 |
pytest_pylint.py
|
integrate plugin hook checking directly when registering
|
2009-05-22 23:50:35 +02:00 |
pytest_pytester.py
|
adding a test and some support code for creating
|
2009-07-22 14:47:10 +02:00 |
pytest_recwarn.py
|
* move some test_pytest_terminal tests to become functional/acceptance tests
|
2009-07-17 18:07:37 +02:00 |
pytest_restdoc.py
|
* streamlining plugin docstrings
|
2009-07-08 19:18:26 +02:00 |
pytest_resultdb.py
|
integrate plugin hook checking directly when registering
|
2009-05-22 23:50:35 +02:00 |
pytest_resultlog.py
|
* add a script for generating plugin docs
|
2009-07-14 21:17:13 +02:00 |
pytest_runner.py
|
introduced pytest_keyboardinterrupt hook
|
2009-07-20 14:01:40 +02:00 |
pytest_terminal.py
|
introduced pytest_keyboardinterrupt hook
|
2009-07-20 14:01:40 +02:00 |
pytest_tmpdir.py
|
integrate plugin hook checking directly when registering
|
2009-05-22 23:50:35 +02:00 |
pytest_unittest.py
|
improve unittest documentation, enable plugin by default
|
2009-07-20 18:54:18 +02:00 |
pytest_xfail.py
|
new cleaner layout, many improvements to docs
|
2009-07-20 18:54:08 +02:00 |
test_pytest_runner.py
|
fix logging interaction issue
|
2009-07-09 13:12:00 +02:00 |
test_pytest_runner_xunit.py
|
* refix handling of partial setup failures
|
2009-07-08 16:41:30 +02:00 |
test_pytest_terminal.py
|
* refine keyboardinterrupt handling for --dist
|
2009-07-22 14:39:09 +02:00 |