Skip to content

Add descriptions for parallel database fixtures - #1311

Open
avenet wants to merge 1 commit into
pytest-dev:mainfrom
avenet:issue-460-fixture-docstrings
Open

Add descriptions for parallel database fixtures#1311
avenet wants to merge 1 commit into
pytest-dev:mainfrom
avenet:issue-460-fixture-docstrings

Conversation

@avenet

@avenet avenet commented Aug 29, 2026

Copy link
Copy Markdown

Closes #460.

Adds descriptions for the remaining parallel database fixtures so pytest --fixtures no longer reports that their docstrings are unavailable.

Adds a regression test for the fixture listing.

Tests:

  • .env/bin/python -m pytest tests/test_fixtures.py::test_parallel_database_fixture_docstrings
  • Ruff check and formatting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write docstring to fixtures

1 participant