Skip to content

Write docstring to fixtures #460

Open
@jgomo3

Description

@jgomo3

This is what I get when running pytest --fixtures:

.
.
.
django_db_modify_db_settings_xdist_suffix
    ...python3.5/site-packages/pytest_django/fixtures.py:23: no docstring available
.
.
.
django_db_modify_db_settings
    ...python3.5/site-packages/pytest_django/fixtures.py:51: no docstring available
django_db_use_migrations
   ...python3.5/site-packages/pytest_django/fixtures.py:56: no docstring available
django_db_keepdb
    ...python3.5/site-packages/pytest_django/fixtures.py:61: no docstring available
.
.
.
mailoutbox
    ...python3.5/site-packages/pytest_django/plugin.py:428: no docstring available
.
.
.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedHelp us implement this! Feel free to ask for guidance.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions