.. |
__init__.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
conftest.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest__pytest.py
|
some internal fixes regarding the new required hook-finding prefix
|
2010-05-02 17:10:38 +02:00 |
test_pytest_assertion.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_capture.py
|
remove the unused return value of fnmatch_lines
|
2010-04-28 17:12:38 -05:00 |
test_pytest_default.py
|
remove the unused return value of fnmatch_lines
|
2010-04-28 17:12:38 -05:00 |
test_pytest_doctest.py
|
* properly expose and document runtest-protocol related Exceptions
|
2010-04-27 21:13:09 +02:00 |
test_pytest_genscript.py
|
make sure we get an absolute path when writing the genscript file
|
2010-01-18 16:48:20 +01:00 |
test_pytest_helpconfig.py
|
remove the unused return value of fnmatch_lines
|
2010-04-28 17:12:38 -05:00 |
test_pytest_hooklog.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_junitxml.py
|
* various jython related fixes.
|
2010-04-28 15:24:38 +02:00 |
test_pytest_mark.py
|
remove the unused return value of fnmatch_lines
|
2010-04-28 17:12:38 -05:00 |
test_pytest_monkeypatch.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_nose.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_pastebin.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_pdb.py
|
fix a pdb problem when dropping to a "raises" related failure
|
2010-02-08 14:17:01 +01:00 |
test_pytest_pytester.py
|
remove the unused return value of fnmatch_lines
|
2010-04-28 17:12:38 -05:00 |
test_pytest_recwarn.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_restdoc.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_resultlog.py
|
add new parameters:
|
2010-05-02 22:13:16 +02:00 |
test_pytest_runner.py
|
remove code.new() function and store lines directly into linecache.cache instead.
|
2010-05-11 22:54:04 +02:00 |
test_pytest_runner_xunit.py
|
robustify check
|
2010-04-21 14:46:41 +02:00 |
test_pytest_skipping.py
|
deprecate --report option in favour of a new shorter and easier to remember -r option: this takes a string argument consisting of any combination of 'xsfX'
|
2010-05-05 19:50:59 +02:00 |
test_pytest_terminal.py
|
deprecate --report option in favour of a new shorter and easier to remember -r option: this takes a string argument consisting of any combination of 'xsfX'
|
2010-05-05 19:50:59 +02:00 |
test_pytest_tmpdir.py
|
refine/fix isimportable-logic and ensure that 'tmpdir' has a python-importable name
|
2010-04-27 16:10:25 +02:00 |
test_pytest_unittest.py
|
refine tests and refine code to deal with new xdist semantics.
|
2010-01-17 23:23:02 +01:00 |