Add pytest-subtests plugin
Change-Id: I826cc04be1ae08b78572aa320f1dedc0e28ab473
This commit is contained in:
parent
648f963227
commit
2b6e853269
@ -7,5 +7,6 @@ podman # Apache-2.0
|
||||
pytest-cov # MIT
|
||||
pytest-reportportal # Apache-2.0
|
||||
pytest-rerunfailures # MPL-2.0
|
||||
pytest-subtests # MIT
|
||||
pytest-timeout # MIT
|
||||
varlink # Apache-2.0
|
||||
|
@ -361,11 +361,13 @@ pysmi===0.3.4
|
||||
pysnmp===4.4.12
|
||||
pyspnego===0.5.0
|
||||
pystache===0.6.0
|
||||
pytest===7.0.1
|
||||
pytest-django===4.5.2
|
||||
pytest===7.0.1;python_version=='3.6'
|
||||
pytest===7.1.2;python_version>'3.6'
|
||||
pytest-django===4.5.2;python_version=='3.6'
|
||||
pytest-forked===1.4.0
|
||||
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
|
||||
python-3parclient===4.2.12
|
||||
python-barbicanclient===5.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user