Add pytest-subtests plugin

Change-Id: I826cc04be1ae08b78572aa320f1dedc0e28ab473
This commit is contained in:
Federico Ressi 2022-07-25 09:35:42 +02:00
parent 648f963227
commit 2b6e853269
2 changed files with 6 additions and 3 deletions

View File

@ -7,5 +7,6 @@ podman # Apache-2.0
pytest-cov # MIT pytest-cov # MIT
pytest-reportportal # Apache-2.0 pytest-reportportal # Apache-2.0
pytest-rerunfailures # MPL-2.0 pytest-rerunfailures # MPL-2.0
pytest-subtests # MIT
pytest-timeout # MIT pytest-timeout # MIT
varlink # Apache-2.0 varlink # Apache-2.0

View File

@ -361,11 +361,13 @@ pysmi===0.3.4
pysnmp===4.4.12 pysnmp===4.4.12
pyspnego===0.5.0 pyspnego===0.5.0
pystache===0.6.0 pystache===0.6.0
pytest===7.0.1 pytest===7.0.1;python_version=='3.6'
pytest-django===4.5.2 pytest===7.1.2;python_version>'3.6'
pytest-django===4.5.2;python_version=='3.6'
pytest-forked===1.4.0 pytest-forked===1.4.0
pytest-html===3.1.1 pytest-html===3.1.1
pytest-metadata===1.11.0 pytest-metadata===1.11.0;python_version=='3.6'
pytest-metadata===2.0.2;python_version>'3.6'
pytest-xdist===2.5.0 pytest-xdist===2.5.0
python-3parclient===4.2.12 python-3parclient===4.2.12
python-barbicanclient===5.3.0 python-barbicanclient===5.3.0