From 2b6e853269619ad0e18b2265a3d00e2da0ec463f Mon Sep 17 00:00:00 2001 From: Federico Ressi Date: Mon, 25 Jul 2022 09:35:42 +0200 Subject: [PATCH] Add pytest-subtests plugin Change-Id: I826cc04be1ae08b78572aa320f1dedc0e28ab473 --- extra-requirements.txt | 1 + upper-constraints.txt | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/extra-requirements.txt b/extra-requirements.txt index bb529384d..97e5bbe9e 100644 --- a/extra-requirements.txt +++ b/extra-requirements.txt @@ -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 diff --git a/upper-constraints.txt b/upper-constraints.txt index 83dec632e..c50863a3c 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -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