cioos-siooc / ocean-data-parser

A Python package for parsing oceanographic proprietary data formats to xarray Dataset.
https://cioos-siooc.github.io/ocean-data-parser/
GNU General Public License v3.0
4 stars 1 forks source link

add pytest-xdist dependancy to dev to speed up tests locally or on action #97

Closed JessyBarrette closed 3 months ago

JessyBarrette commented 3 months ago

Use pytest-xdist to run all the different pytest tests in parallel