NOAA-MDL / grib2io

Python interface to the NCEP G2C Library for reading and writing GRIB2 messages.

Home Page:https://noaa-mdl.github.io/grib2io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test suite improvements

jasonwashburn opened this issue · comments

Wondering if you'd be open to improving the test suite. I'm interested in developing an automated test suite with unit and integration tests, likely using Nox and Pytest; one that could be easily incorporated into both local development workflows and a build pipeline.

That sounds good to me!

Closing this. We have implemented tests in grib2io and grib2io-interp using pytest.