.. |
__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
|
fix issue102 by introducing a --maxfailures=NUM option
|
2010-05-25 16:52:09 +02: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
|
revert 1735 - fix issue95 differently: just shift the offending zlib
|
2010-05-19 16:42:22 +02: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
|
remove the --junitxmlprefix feature - it's kind of YAGNI i guess -
|
2010-07-03 14:44:47 +02:00 |
test_pytest_mark.py
|
introduce a new request.applymarker() function and refactor
|
2010-06-08 02:34:51 +02: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
|
refine reporting with --pdb some more
|
2010-06-17 12:53:29 +02: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
|
apply patch from Jakub wrt fixing resultlog/xdist combo
|
2010-07-02 13:01:21 +02:00 |
test_pytest_runner.py
|
make py.test.raises as-VAR be an ExceptionInfo object
|
2010-06-09 14:45:41 +02:00 |
test_pytest_runner_xunit.py
|
robustify check
|
2010-04-21 14:46:41 +02:00 |
test_pytest_skipping.py
|
introduce a new request.applymarker() function and refactor
|
2010-06-08 02:34:51 +02:00 |
test_pytest_terminal.py
|
introduce a new request.applymarker() function and refactor
|
2010-06-08 02:34:51 +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 |