.. |
assertion
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
__init__.py
|
address issue170 by merging David Mohr's PR on adding "raises" as an optional
|
2014-07-28 09:59:22 +02:00 |
_argcomplete.py
|
complete_dotted: fix for #361, filecompleter on dot files had differing behaviour from bash
|
2013-10-01 16:33:15 +02:00 |
capture.py
|
fix issue547 2.6 regression: capsys/capfd now work again when output capturing ("-s") is disabled.
|
2014-07-28 13:17:37 +02:00 |
config.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
core.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
doctest.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
genscript.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
helpconfig.py
|
fix issue486: better reporting and handling of early conftest loading failures
|
2014-04-02 20:42:41 +02:00 |
hookspec.py
|
Fixed typo noticed by @dcramer (https://twitter.com/zeeg/status/473676721128886272)
|
2014-06-03 07:30:14 +00:00 |
impl
|
- enhance ordering of tests using parametrized resources
|
2012-08-01 09:07:32 +02:00 |
junitxml.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
main.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
mark.py
|
remove dupped_stdout logic and related changes, also simplify pytest_runtest_* calls to not use a contextlib with-decorator anymore.
|
2014-04-01 15:03:17 +02:00 |
monkeypatch.py
|
fix issue512: show "<notset>" for arguments which might not be set
|
2014-05-10 13:49:24 +02:00 |
nose.py
|
Removed unnecessary iteration in nose.pytest_runtest_makereport.
|
2014-03-14 15:29:42 +01:00 |
pastebin.py
|
moving from optparse to argparse. Major difficulty is
|
2013-07-25 15:33:43 +02:00 |
pdb.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
pytester.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
python.py
|
add changelog entry and refactor unittest.mock.patch fix a bit
|
2014-07-28 10:34:01 +02:00 |
recwarn.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
resultlog.py
|
fix issue380 by making --resultlog only rely on longrepr instead
|
2013-11-19 14:19:29 +01:00 |
runner.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
skipping.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
standalonetemplate.py
|
fix flakes issues and make --flakes run part of tox runs
|
2013-10-12 15:39:22 +02:00 |
terminal.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
tmpdir.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |
unittest.py
|
Removing py.std usage from _pytest
|
2014-07-31 19:13:40 -03:00 |