Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Implementing test parallelisation #31

@doublevcodes

Description

@doublevcodes

What we want

We would like to consider parallelising the execution of tests.

How do we do it

This can be done with pytest-xdist

What problems do we face

  • We might need to change how the database is created. For example, creating a new database for each worker

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions