diff --git a/AUTHORS b/AUTHORS index e9e033c73..ff4161495 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,6 +14,7 @@ Ahn Ki-Wook Akhilesh Ramakrishnan Akiomi Kamakura Alan Velasco +Aleksandr Brodin Alessio Izzo Alex Jones Alex Lambson diff --git a/changelog/4112.feature.rst b/changelog/4112.feature.rst new file mode 100644 index 000000000..5ce12d38e --- /dev/null +++ b/changelog/4112.feature.rst @@ -0,0 +1 @@ +Support use `pytest.mark.usefixtures` with `pytest.mark.parametrize`.