Skip to content

Enable Parallel Unit and Integration Testing #188

Description

@leowerneck

Summary

As a quality-of-life improvement, it would be great to be able to use a tool like pytest-xdist in order to run tests in parallel. While the benefits to automated CI are less impactful, for local testing the gains can be significant.

I have already started working on this and will open a PR at some point over the next few weeks, as time permits.

Requirements

Adjust tests so they do not share temporary files. Need to add a test configuration file because of spacepy as well.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

  • Status
    Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions