Skip to content

Pytest Fixture to do same as TenantTestCase #589

@softinio

Description

@softinio

I would like to move our Django Project using this project to use Pytest for testing. Unfortunatley the current TenantTestCase and FastTenantTestCase does not work with Pytest as it doesn't create the tenant schema and tries to use public schema for everything.

See: pytest-dev/pytest-django#633

Be great if a pytest fixture could be added to this project as an alternative to TenantTestCase so we can use pytest easily with this project.

I am happy to help with this issue and contribute this to the project but would like so guidance from the project owner if possible.

Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions