test_ok2/_pytest
Bruno Oliveira 763c580a2a Merge pull request #2576 from maiksensi/feat/raise-not-implemented-for-lt-gt-in-approx
#2003 Change behavior of `approx.py` to only support `__eq__` comparison
2017-07-30 17:48:33 -03:00
..
_code Support PEP-415's Exception.__suppress_context__ 2017-07-29 02:39:17 -07:00
assertion Fixed E731 flake8 errors 2017-07-17 01:44:23 +02:00
vendored_packages docs: Create links for objects to show the api 2017-06-06 01:10:32 +02:00
__init__.py fix import error 2017-04-26 15:57:55 +02:00
_argcomplete.py Fixed E704 flake8 errors 2017-07-17 01:44:23 +02:00
_pluggy.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
cacheprovider.py Use new hook to report accurate tests skipped in --lf and --ff 2017-07-28 08:54:55 -03:00
capture.py capture: ensure name of EncodedFile being a string 2017-07-25 20:37:37 +02:00
compat.py Merge branch 'master' into features 2017-07-20 22:10:58 -03:00
config.py Clarify PYTHONPATH changes and ``rootdir`` roles 2017-07-21 07:28:11 -03:00
debugging.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
deprecated.py Fix flake8 in features branch 2017-07-17 21:16:14 -03:00
doctest.py Report lineno from doctest 2017-07-24 11:52:24 +07:00
fixtures.py Merge pull request #2490 from RonnyPfannschmidt/fix-580 2017-07-30 17:38:42 -03:00
freeze_support.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
helpconfig.py Fixed E401 flake8 errors 2017-07-17 01:44:23 +02:00
hookspec.py Fix linting 2017-07-28 08:54:55 -03:00
junitxml.py Fixed E127 flake8 errors 2017-07-17 01:28:16 +02:00
main.py make Test Outcomes inherit from BaseException instead of exception 2017-07-28 15:28:51 +02:00
mark.py fix #2540, introduce mark.with_args 2017-07-21 13:37:09 +02:00
monkeypatch.py Fixed E126 flake8 errors 2017-07-17 01:28:16 +02:00
nose.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
outcomes.py fix linting issues 2017-07-28 18:27:59 +02:00
pastebin.py Fixed E225 flake8 errors 2017-07-17 01:44:22 +02:00
pytester.py Avoid interactive pdb when pytest tests itself - fix #2023 2017-07-21 21:29:03 +02:00
python.py make Test Outcomes inherit from BaseException instead of exception 2017-07-28 15:28:51 +02:00
python_api.py Merge pull request #2576 from maiksensi/feat/raise-not-implemented-for-lt-gt-in-approx 2017-07-30 17:48:33 -03:00
recwarn.py fix linting issues 2017-07-28 18:27:59 +02:00
resultlog.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
runner.py fix linting issues 2017-07-28 18:27:59 +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 fix linting issues 2017-07-28 18:27:59 +02:00
terminal.py Introduce new pytest_report_collectionfinish hook 2017-07-27 10:44:29 -03:00
tmpdir.py Fixed E265 flake8 errors 2017-07-17 01:44:22 +02:00
unittest.py make Test Outcomes inherit from BaseException instead of exception 2017-07-28 15:28:51 +02:00
warnings.py Merge remote-tracking branch 'upstream/master' into features 2017-07-24 21:12:51 -03:00