Skip to content

Global parametrized DJANGO_SETTINGS_MODULE and xdist #1159

Open
@WisdomPill

Description

@WisdomPill

I was looking for a way to launch all tests with different DJANGO_SETTINGS_MODULE is that possible through this library?

specifically running all of these tests,
since now they run sequentially they can't really benefit from using xdist,
and I was looking into a way to parallelise all tests not only a run,
so I generating multiple versions of every test with different django settings seemed like an interesting option.

Could you help me understand how to implement it if it's possible at all with pytest-django?

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