summaryrefslogtreecommitdiff
path: root/misc/requirements/requirements-tests-bleeding.txt
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-11-20 10:35:21 +0100
committerFlorian Bruhin <me@the-compiler.org>2022-11-20 10:35:21 +0100
commitb831e1283d983d903e1cfdf295fc1824e4c3be55 (patch)
treee24f11fc28f9f1c8fe03b6de8660dcf06057ef61 /misc/requirements/requirements-tests-bleeding.txt
parent1417ffa519a7c43197edafde76dd49fc348784f7 (diff)
downloadqutebrowser-b831e1283d983d903e1cfdf295fc1824e4c3be55.tar.gz
qutebrowser-b831e1283d983d903e1cfdf295fc1824e4c3be55.zip
bleeding requirements: Switch back to pytest-instafail master
Diffstat (limited to 'misc/requirements/requirements-tests-bleeding.txt')
-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 d249a7e7e..f1ad30158 100644
--- a/misc/requirements/requirements-tests-bleeding.txt
+++ b/misc/requirements/requirements-tests-bleeding.txt
@@ -9,9 +9,7 @@ git+https://github.com/HypothesisWorks/hypothesis.git#subdirectory=hypothesis-py
git+https://github.com/pytest-dev/pytest.git
git+https://github.com/pytest-dev/pytest-bdd.git
git+https://github.com/ionelmc/pytest-benchmark.git
-# WORKAROUND for pytest-instafail using deprectated pytest functionality
-# See https://github.com/pytest-dev/pytest-instafail/pull/26
-git+https://github.com/The-Compiler/pytest-instafail.git@new-hookimpl
+git+https://github.com/pytest-dev/pytest-instafail.git
git+https://github.com/pytest-dev/pytest-mock.git
git+https://github.com/pytest-dev/pytest-qt.git
git+https://github.com/pytest-dev/pytest-rerunfailures.git