box / flaky

Plugin for nose or pytest that automatically reruns flaky tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assertDictContainsSubset was removed in Python 3.11

tirkarthi opened this issue · comments

The deprecated aliases were removed in Python 3.11 in python/cpython#28268

test/test_nose/test_flaky_nose_plugin.py:        self.assertDictContainsSubset(
test/test_flaky_decorator.py:        self.assertDictContainsSubset(