Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation with helpers is a bit congested #569

Open
tony opened this issue Dec 26, 2017 · 0 comments
Open

Documentation with helpers is a bit congested #569

tony opened this issue Dec 26, 2017 · 0 comments

Comments

@tony
Copy link
Member

tony commented Dec 26, 2017

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.

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

No branches or pull requests

1 participant