Skip to content

Use pytest for Django tests #127

Description

@haikoschol

Currently we make a distinction between Django tests (that need a database) and unit tests written with pytest. It would be better to only have one command to run all tests, maybe with a method to skip any that need a database although that's not really necessary IMHO. Another benefit would be that we can use pytest features in Django tests of course.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions