spack/lib/spack/external/_pytest
2021-02-01 11:30:25 -06:00
..
_code
assertion Python 3.10 support: collections.abc (#20441) 2021-02-01 11:30:25 -06:00
vendored_packages Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
__init__.py
_argcomplete.py
_pluggy.py
_version.py pytest: add _pytest/_version.py and LICENSE 2018-06-20 14:35:10 -05:00
cacheprovider.py
capture.py
compat.py
config.py Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
debugging.py
deprecated.py
doctest.py
fixtures.py externals: move spack.util.ordereddict to external/ordereddict_backport 2018-06-20 14:35:10 -05:00
freeze_support.py
helpconfig.py
hookspec.py
junitxml.py
LICENSE pytest: add _pytest/_version.py and LICENSE 2018-06-20 14:35:10 -05:00
main.py Python 3.10 support: collections.abc (#20441) 2021-02-01 11:30:25 -06:00
mark.py
monkeypatch.py
nodes.py
nose.py
outcomes.py
pastebin.py
pytester.py tests: finish removing pyqver from the repository (#14294) 2019-12-24 17:37:03 -08:00
python_api.py Python 3.10 support: collections.abc (#20441) 2021-02-01 11:30:25 -06:00
python.py
recwarn.py
resultlog.py
runner.py
setuponly.py
setupplan.py
skipping.py
terminal.py
tmpdir.py
unittest.py
warnings.py