Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distributed testing and RavenPy v0.9.0 support #448

Merged
merged 9 commits into from
Dec 7, 2022
Merged

Conversation

Zeitsperre
Copy link
Contributor

Overview

Changes:

  • Added the pytest-xdist library for async testing
  • Updated testing data handling for RavenPy v0.9.0

Related Issue / Discussion

Additional Information

Links to other issues or sources.

pre-commit-ci bot and others added 4 commits December 5, 2022 23:35
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.3.0](asottile/pyupgrade@v3.2.0...v3.3.0)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
- [github.com/pycqa/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
- [github.com/mgedmin/check-manifest: 0.48 → 0.49](mgedmin/check-manifest@0.48...0.49)
- [github.com/python-jsonschema/check-jsonschema: 0.18.4 → 0.19.2](python-jsonschema/check-jsonschema@0.18.4...0.19.2)
@Zeitsperre Zeitsperre added enhancement New feature or request Ouranos dependencies Pull requests that update a dependency file labels Dec 6, 2022
@Zeitsperre Zeitsperre requested a review from huard December 6, 2022 18:27
@Zeitsperre Zeitsperre self-assigned this Dec 6, 2022
<!--pre-commit.ci start-->
updates:
- [github.com/asottile/pyupgrade: v3.2.0 →
v3.3.0](asottile/pyupgrade@v3.2.0...v3.3.0)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 →
v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
- [github.com/pycqa/flake8: 5.0.4 →
6.0.0](PyCQA/flake8@5.0.4...6.0.0)
- [github.com/mgedmin/check-manifest: 0.48 →
0.49](mgedmin/check-manifest@0.48...0.49)
- [github.com/python-jsonschema/check-jsonschema: 0.18.4 →
0.19.2](python-jsonschema/check-jsonschema@0.18.4...0.19.2)
<!--pre-commit.ci end-->
@Zeitsperre Zeitsperre merged commit 7227e16 into master Dec 7, 2022
@Zeitsperre Zeitsperre deleted the dist_testing branch December 7, 2022 18:35
Zeitsperre added a commit that referenced this pull request Aug 17, 2023
Changes:

* Added the pytest-xdist library for async testing
* Updated testing data handling for RavenPy v0.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request Ouranos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants