Skip to content

Documentation with helpers is a bit congested #569

@tony

Description

@tony

Right now there is one page "helpers", with both markers and fixtures.

I think it'd be more intuitive for readers if markers and fixtures were split off into their own page. In addition, it'd save a level of section indentation in reStructuredText.

Secondly, if/when marks and fixtures is broke up, it should be done into sections, e.g:

Markers (now its own page)

  • Database
    • pytest.mark.django_db
  • URLs
    • pytest.mark.urls
  • Templates
    • pytest.mark.ignore_template_errors

Fixtures (now its own page)

When I do this, I can also do a general cleanup of this section to make it more maintainable down the road.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions