From bf1103aa95470837fe6a13cbb76fca6993759f8c Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 10 Mar 2024 21:15:17 -0400 Subject: [PATCH] spelling: completion Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- doc/en/reference/plugin_list.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst index 68097b92d..f7c9e84f2 100644 --- a/doc/en/reference/plugin_list.rst +++ b/doc/en/reference/plugin_list.rst @@ -511,7 +511,7 @@ This list contains 1411 plugins. :pypi:`pytest-find-dependencies` A pytest plugin to find dependencies between tests Apr 09, 2022 4 - Beta pytest (>=4.3.0) :pypi:`pytest-finer-verdicts` A pytest plugin to treat non-assertion failures as test errors. Jun 18, 2020 N/A pytest (>=5.4.3) :pypi:`pytest-firefox` pytest plugin to manipulate firefox Aug 08, 2017 3 - Alpha pytest (>=3.0.2) - :pypi:`pytest-fixture-classes` Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers Sep 02, 2023 5 - Production/Stable pytest + :pypi:`pytest-fixture-classes` Fixtures as classes that work well with dependency injection, autocompletion, type checkers, and language servers Sep 02, 2023 5 - Production/Stable pytest :pypi:`pytest-fixturecollection` A pytest plugin to collect tests based on fixtures being used by tests Feb 22, 2024 4 - Beta pytest >=3.5.0 :pypi:`pytest-fixture-config` Fixture configuration utils for py.test May 28, 2019 5 - Production/Stable pytest :pypi:`pytest-fixture-maker` Pytest plugin to load fixtures from YAML files Sep 21, 2021 N/A N/A @@ -4794,7 +4794,7 @@ This list contains 1411 plugins. *status*: 5 - Production/Stable, *requires*: pytest - Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers + Fixtures as classes that work well with dependency injection, autocompletion, type checkers, and language servers :pypi:`pytest-fixturecollection` *last release*: Feb 22, 2024,