pytest2/src/_pytest
Bruno Oliveira c6d27d8224
Merge pull request #4555 from nicoddemus/remove-record-xml-pytest-main-str
Remove record_xml_property and support for strings in pytest.main()
2018-12-17 10:08:51 -02:00
..
_code Fix docstring indentation (docs env) 2018-11-22 20:21:22 -02:00
assertion Harden tests, fix doc/msg 2018-12-05 19:22:44 +01:00
config Remove support to pass strings to pytest.main() 2018-12-14 15:45:47 -02:00
mark Ensure printable manually-specified param(id=...) 2018-11-19 11:03:52 -08:00
__init__.py switch to src layout 2018-05-26 09:10:38 +02:00
_argcomplete.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
cacheprovider.py #4278 Added a CACHEDIR.TAG file to the cache directory 2018-12-04 13:49:08 +01:00
capture.py Merge master into features 2018-12-10 05:42:07 +01:00
compat.py remove yield tests and compat properties 2018-11-30 10:40:13 +01:00
debugging.py pdb: support kwargs with `pdb.set_trace` 2018-11-19 13:04:14 +01:00
deprecated.py Remove support to pass strings to pytest.main() 2018-12-14 15:45:47 -02:00
doctest.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
fixtures.py Remove pytest_funcarg__ prefix support for defining fixtures 2018-12-13 21:41:38 -02:00
freeze_support.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
helpconfig.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
hookspec.py remove pytest namespace hook 2018-11-19 14:04:41 +01:00
junitxml.py Merge pull request #4555 from nicoddemus/remove-record-xml-pytest-main-str 2018-12-17 10:08:51 -02:00
logging.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
main.py Derive outcomes.exit.Exception from SystemExit instead of KeyboardInterrupt 2018-12-11 04:22:33 +01:00
monkeypatch.py fix 4425: resolve --basetemp to absolute paths 2018-11-20 16:14:50 +01:00
nodes.py remove yield tests and compat properties 2018-11-30 10:40:13 +01:00
nose.py refactor CallInfo constructor magic into named constructor 2018-11-30 13:21:54 +01:00
outcomes.py Derive outcomes.exit.Exception from SystemExit instead of KeyboardInterrupt 2018-12-11 04:22:33 +01:00
pastebin.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
pathlib.py Merge remote-tracking branch 'upstream/master' into release-3.10.0 2018-11-03 13:42:20 +00:00
pytester.py Add Testdir.__str__ to return str(self.tmpdir) 2018-11-17 13:18:54 +01:00
python.py Remove deprecated PyCollector.makeitem 2018-12-12 14:15:52 -02:00
python_api.py Merge master into features 2018-12-14 16:44:43 +01:00
recwarn.py Deprecate `raises(..., 'code(as_a_string)')` / `warns(..., 'code(as_a_string)') 2018-11-29 09:34:51 -08:00
reports.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
resultlog.py Adjust stacklevel of "config" warnings 2018-11-22 14:44:01 -02:00
runner.py Derive outcomes.exit.Exception from SystemExit instead of KeyboardInterrupt 2018-12-11 04:22:33 +01:00
setuponly.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
setupplan.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
skipping.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
stepwise.py cache is set by the cacheprovider 2018-10-17 21:17:54 +01:00
terminal.py Change -ra to show errors and failures last, instead of first 2018-12-11 20:36:57 -02:00
tmpdir.py Mention PR# in the comment for future reference 2018-11-21 20:49:17 -02:00
unittest.py fix #4386 - restructure construction and partial state of ExceptionInfo 2018-11-22 21:20:32 +01:00
warning_types.py Move UnformattedWarning to _pytest.warning_types 2018-09-14 15:31:20 -03:00
warnings.py Adjust stacklevel of "config" warnings 2018-11-22 14:44:01 -02:00