summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Bogon <778703+youtux@users.noreply.github.com>2022-07-27 21:35:26 +0200
committerGitHub <noreply@github.com>2022-07-27 21:35:26 +0200
commit33d7af52c02d4142fd74b76cb62e0807e0ada7b7 (patch)
tree7951a7abe8107f8bf8a0c706e5e452d14b67fa00
parent488d33dd1b2540b234cbb0468af6b6614941ce8f (diff)
downloadqutebrowser-33d7af52c02d4142fd74b76cb62e0807e0ada7b7.tar.gz
qutebrowser-33d7af52c02d4142fd74b76cb62e0807e0ada7b7.zip
Use pytest-bdd:master again
https://github.com/pytest-dev/pytest-bdd/issues/542 should be fixed now
-rw-r--r--misc/requirements/requirements-tests-bleeding.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/requirements/requirements-tests-bleeding.txt b/misc/requirements/requirements-tests-bleeding.txt
index 9e4f8ef92..f1ad30158 100644
--- a/misc/requirements/requirements-tests-bleeding.txt
+++ b/misc/requirements/requirements-tests-bleeding.txt
@@ -7,9 +7,7 @@ git+https://github.com/pallets/flask.git
git+https://github.com/pallets/werkzeug.git # transitive dep, but needed to work
git+https://github.com/HypothesisWorks/hypothesis.git#subdirectory=hypothesis-python
git+https://github.com/pytest-dev/pytest.git
-# Problematic: https://github.com/pytest-dev/pytest-bdd/issues/542
-# git+https://github.com/pytest-dev/pytest-bdd.git
-pytest-bdd
+git+https://github.com/pytest-dev/pytest-bdd.git
git+https://github.com/ionelmc/pytest-benchmark.git
git+https://github.com/pytest-dev/pytest-instafail.git
git+https://github.com/pytest-dev/pytest-mock.git