test_ok1/_pytest
Ronny Pfannschmidt 23bc9815c4 remove pytest_namespace from _pytest.fixtures 2017-03-28 11:45:06 +02:00
..
_code Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
assertion remove pytest_namespace from _pytest/assertion 2017-03-28 11:35:29 +02:00
vendored_packages Revert subclassing explicitly from object introduced by accident in #2260 2017-02-18 10:34:41 -02:00
__init__.py bump version to next dev 2017-01-22 22:21:08 +01:00
_argcomplete.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
_pluggy.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
cacheprovider.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
capture.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
compat.py prepare a own pytest.collect fake module in oder to remove the nested builtin namespaces 2017-03-28 11:45:06 +02:00
config.py remove pytest_namespace from _pytest.freeze_support 2017-03-28 11:45:06 +02:00
debugging.py remove pytest_namespace from _pytest/debugging.py 2017-03-28 11:45:06 +02:00
deprecated.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
doctest.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
fixtures.py remove pytest_namespace from _pytest.fixtures 2017-03-28 11:45:06 +02:00
freeze_support.py remove pytest_namespace from _pytest.freeze_support 2017-03-28 11:45:06 +02:00
helpconfig.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
hookspec.py add a note about the deprecation of the pytest_namespace hook 2017-03-28 11:45:06 +02:00
impl - enhance ordering of tests using parametrized resources 2012-08-01 09:07:32 +02:00
junitxml.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
main.py remove pytest_namespace from _pytest.main 2017-03-28 11:45:06 +02:00
mark.py _pytest.mark: fix unconfigure after bad configure, still potential bug 2017-03-28 11:45:06 +02:00
monkeypatch.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
nose.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
pastebin.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
pytester.py Fix errors related to warnings raised by xdist 2017-03-21 22:17:07 -03:00
python.py remove pytest_namespace from _pytest.python 2017-03-28 11:45:06 +02:00
recwarn.py remove pytest_namespace from recwarn and fixture decorators 2017-03-28 11:45:06 +02:00
resultlog.py Replace py.builtin.print_() calls by builtin print() function 2017-03-16 22:46:51 -03:00
runner.py remove pytest_namespace from _pytest/runner.py 2017-03-28 11:45:06 +02:00
setuponly.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
setupplan.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
skipping.py remove pytest_namespace from _pytest.skipping 2017-03-28 11:45:06 +02:00
terminal.py Merge remote-tracking branch 'upstream/features' into integrate-pytest-warnings 2017-03-20 19:59:05 -03:00
tmpdir.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
unittest.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
warnings.py Avoid displaying the same warning multiple times for an item 2017-03-20 20:40:53 -03:00