Home
last modified time | relevance | path

Searched defs:pytest (Results 1 – 13 of 13) sorted by relevance

/external/python/parse_type/
Dpytest.ini16 [pytest] section
33 # -- BACKWARD COMPATIBILITY: pytest < 2.8 argument
34 norecursedirs = .git .tox build dist .venv* tmp* _*
/external/python/pybind11/tests/
Dpytest.ini1 [pytest] section
2 minversion = 3.1
3 norecursedirs = test_* extra_*
4 xfail_strict = True
5 addopts =
12 filterwarnings =
DCMakeLists.txt390 pytest target
/external/python/setuptools/
Dpytest.ini1 [pytest] section
16 # shopkeep/pytest-black#55 argument
/external/autotest/venv/
Dpytest.ini1 [pytest] section
2 python_files=*_unittest.py
3 addopts =
/external/python/bumble/tests/
Dpytest.ini1 [pytest] section
2 junit_logging = all
3 asyncio_mode = auto
/external/oss-fuzz/infra/
Dpytest.ini1 [pytest] section
2 python_files = *_test.py
3 log_cli = true
/external/python/timeout-decorator/
Dtox.ini15 [pytest] section
16 addopts = -vvl
17 pep8maxlinelength=120
/external/python/rsa/
Dtox.ini5 [pytest] section
6 addopts = -v --cov rsa --cov-report term-missing
/external/python/cryptography/
Dtox.ini85 [pytest] section
86 addopts = -r s
87 markers =
/external/python/cryptography/docs/development/
Dgetting-started.rst113 .. _`pytest`: https://pypi.org/project/pytest/ target in Building documentation
/external/python/parse_type/tasks/
Dtest.py57 def pytest(ctx, args="", options=""): function
/external/python/pyfakefs/docs/
Dusage.rst931 .. _`pytest`: https://doc.pytest.org target