spelling: completion

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2024-03-10 21:15:17 -04:00
parent 13bfc3856b
commit bf1103aa95
1 changed files with 2 additions and 2 deletions

View File

@ -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,