.. |
__init__.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
hookspec.py
|
refine and test new hook registration, now it is called "pytest_addhooks"
|
2010-05-02 16:36:53 +02:00 |
pytest__pytest.py
|
some internal fixes regarding the new required hook-finding prefix
|
2010-05-02 17:10:38 +02:00 |
pytest_assertion.py
|
expose py.code._reinterpret functions so that pypy and internal
|
2010-04-29 01:20:56 +02:00 |
pytest_capture.py
|
fix issue96 - make capturing more resilient against KeyboardInterrupt
|
2010-05-17 19:00:39 +02:00 |
pytest_default.py
|
fix issue102 by introducing a --maxfailures=NUM option
|
2010-05-25 16:52:09 +02:00 |
pytest_doctest.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
pytest_genscript.py
|
revert 1735 - fix issue95 differently: just shift the offending zlib
|
2010-05-19 16:42:22 +02:00 |
pytest_helpconfig.py
|
fix issue102 by introducing a --maxfailures=NUM option
|
2010-05-25 16:52:09 +02:00 |
pytest_hooklog.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
pytest_junitxml.py
|
reintroduce --junit - i think it is actually useful
|
2010-07-07 14:43:31 +02:00 |
pytest_mark.py
|
introduce a new request.applymarker() function and refactor
|
2010-06-08 02:34:51 +02:00 |
pytest_monkeypatch.py
|
fix docstring
|
2010-02-07 01:56:43 +01:00 |
pytest_nose.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
pytest_pastebin.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
pytest_pdb.py
|
refine reporting with --pdb some more
|
2010-06-17 12:53:29 +02:00 |
pytest_pylint.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
pytest_pytester.py
|
some adjustments to make py.test --basetemp=XYZ work where
|
2010-06-07 21:02:26 +02:00 |
pytest_recwarn.py
|
some minor compatibility issues wrt to the just released python2.7
|
2010-07-04 22:13:12 +02:00 |
pytest_restdoc.py
|
refine tests and refine code to deal with new xdist semantics.
|
2010-01-17 23:23:02 +01:00 |
pytest_resultlog.py
|
apply patch from Jakub wrt fixing resultlog/xdist combo
|
2010-07-02 13:01:21 +02:00 |
pytest_runner.py
|
small fix
|
2010-07-07 13:07:34 +02:00 |
pytest_skipping.py
|
fixing a doc reference, removing development dependency
|
2010-07-07 16:37:28 +02:00 |
pytest_terminal.py
|
bold summary line
|
2010-07-07 16:41:28 +02:00 |
pytest_tmpdir.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
pytest_unittest.py
|
* various jython related fixes.
|
2010-04-28 15:24:38 +02:00 |
standalonetemplate.py
|
fix test_importall to not stop on skipped plugins and fix the uncovered failure of genscript: standalone.py template is now safely importable
|
2010-01-15 18:45:06 +01:00 |