Home
last modified time | relevance | path

Searched refs:exitfirst (Results 1 – 25 of 47) sorted by path

12

/dports/audio/py-mutagen/mutagen-1.42.0/
H A Dsetup.py151 self.exitfirst = False
157 self.exitfirst = bool(self.exitfirst)
163 status = tests.unit(self.to_run, self.exitfirst, self.no_quality)
/dports/audio/py-mutagen/mutagen-1.42.0/tests/
H A D__init__.py119 def unit(run=[], exitfirst=False, no_quality=False): argument
126 if exitfirst:
/dports/databases/py-sqlobject/SQLObject-1.6.0/sqlobject/
H A Dconftest.py8 exitfirst = True variable
/dports/deskutils/py-py3status/py3status-3.40/
H A Dtox.ini14 {envbindir}/pytest --flake8 --exitfirst --capture=no
/dports/devel/py-blessed/blessed-1.19.0/docs/
H A Dproject.rst41 tox -e py39 -- --looponfail --exitfirst
/dports/devel/py-ddtrace/ddtrace-0.56.1/.circleci/
H A Dconfig.yml130 … ',' '\n' | circleci tests split | xargs ./scripts/ddtest riot -v run --exitfirst --pass-env -s '<…
145 …,-p3.8,-p3.9 | tr ',' '\n' | circleci tests split | xargs riot -v run --exitfirst --pass-env -s '<…
/dports/devel/py-logilab-common/logilab-common-1.8.2/
H A DChangeLog1207 use the -i/--pdb option, and added -x/--exitfirst option)
/dports/devel/py-logilab-common/logilab-common-1.8.2/logilab/common/
H A Dpytest.py346 def testall(self, exitfirst=False): argument
707 options.exitfirst = True
802 self.exitfirst = False
879 exitfirst=self.exitfirst,
938 exitfirst=False, argument
948 self.exitfirst = exitfirst
1006 self.exitfirst,
1059 exitfirst: bool = False,
1069 self.exitfirst = exitfirst
1140 if self.exitfirst:
[all …]
/dports/devel/py-logilab-common/logilab-common-1.8.2/test/
H A Dtest_testlib.py395 self.runner = SkipAwareTextTestRunner(stream=output, exitfirst=True)
/dports/devel/py-py/py-1.9.0/
H A DCHANGELOG612 of the '-x' or '--exitfirst' option which is now equivalent
/dports/devel/py-pytest-django/pytest-django-3.10.0/docs/
H A Dfaq.rst102 argv.append('--exitfirst')
/dports/devel/py-pytest/pytest-4.6.11/
H A D.travis.yml8 - PYTEST_ADDOPTS="-vv --showlocals --durations=100 --exitfirst"
H A DCHANGELOG.rst3875 * ``--exitfirst / -x`` can now be overridden by a following ``--maxfail=N``
6263 of the '-x' or '--exitfirst' option which is now equivalent
/dports/devel/py-twisted/Twisted-22.1.0/docs/historic/
H A DNEWS.rst626 - trial now has an --exitfirst flag which stops the test run after
/dports/devel/py-zsm-lib/zsm-lib-0.2.0/
H A Dtox.ini20 --exitfirst
/dports/devel/pybind11/pybind11-2.8.1/.github/
H A DCONTRIBUTING.md170 env PYTEST_ADDOPTS="--capture=no --exitfirst" \
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/py/
H A DCHANGELOG539 of the '-x' or '--exitfirst' option which is now equivalent
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pytest/
H A DCHANGELOG.rst1197 * ``--exitfirst / -x`` can now be overridden by a following ``--maxfail=N``
3585 of the '-x' or '--exitfirst' option which is now equivalent
/dports/lang/spidermonkey78/firefox-78.9.0/python/
H A Dmach_commands.py139 exitfirst=False, argument
184 if exitfirst:
227 if return_code and exitfirst:
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/py/
H A DCHANGELOG539 of the '-x' or '--exitfirst' option which is now equivalent
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/
H A DCHANGELOG.rst1886 * ``--exitfirst / -x`` can now be overridden by a following ``--maxfail=N``
4274 of the '-x' or '--exitfirst' option which is now equivalent
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/py/
H A DCHANGELOG550 of the '-x' or '--exitfirst' option which is now equivalent
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/
H A DCHANGELOG.rst1886 * ``--exitfirst / -x`` can now be overridden by a following ``--maxfail=N``
4274 of the '-x' or '--exitfirst' option which is now equivalent
/dports/mail/thunderbird/thunderbird-91.8.0/python/
H A Dmach_commands.py185 exitfirst=False, argument
246 if exitfirst:
294 if return_code and exitfirst:
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/py/
H A DCHANGELOG539 of the '-x' or '--exitfirst' option which is now equivalent

12