Home
last modified time | relevance | path

Searched defs:pytest (Results 1 – 11 of 11) 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/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/pyee/
Dpytest.ini1 [pytest] section
2 addopts = --verbose -s
3 testpaths = tests
/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/armnn/delegate/python/test/
Dpytest.ini4 [pytest] section
5 addopts = --strict-markers
6 markers =
/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/parse_type/tasks/
Dtest.py57 def pytest(ctx, args="", options=""): function
/external/python/pyfakefs/docs/
Dusage.rst958 .. _`pytest`: https://doc.pytest.org target