Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/testing/web-platform/tests/resources/test/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 311 B image not shown  

Quelle  tox.ini   Sprache: unbekannt

 
[tox]
envlist = py38,py39,py310,py311
skipsdist=True

[testenv]
passenv=DISPLAY # Necessary for the spawned GeckoDriver process to connect to
                # the appropriate display.

deps =
  -r{toxinidir}/../../tools/requirements_pytest.txt
  -r{toxinidir}/requirements.txt

commands = pytest -vv {posargs}

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]