8000 Add pytest test suite by nilason · Pull Request #36 · OSGeo/gdal-grass · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add pytest test suite #36

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

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Add pytest test suite #36

merged 2 commits into from
Jan 31, 2024

Conversation

nilason
Copy link
Collaborator
@nilason nilason commented Jan 30, 2024

The testing infrastructure is taken from GDAL master branch "3.9.0dev" in January 2024 (https://github.com/OSGeo/gdal/tree/master/autotest). It has been slightly modified to work with GDAL <3.7 too, which is what is currently available on CI runners.

The test data for GRASS raster is taken from GDAL 3.4 release branch and the test data for vector is taken from GRASS main branch "8.4.0dev".

Closes #4.

The testing infrastructure is taken from GDAL  master branch "3.9.0dev" in
January 2023 (https://github.com/OSGeo/gdal/tree/master/autotest). It has
been slightly modified to work with GDAL <3.7 too, which is what is currently
available on CI runners.

The test data for GRASS raster is taken from GDAL 3.4 release branch and
the test data for vector is taken from GRASS main branch "8.4.0dev".
@nilason nilason added the CI GitHub Actions related label Jan 30, 2024
@nilason nilason added this to the 1.0.3 milestone Jan 30, 2024
@nilason nilason requested a review from neteler January 30, 2024 18:47
@nilason nilason mentioned this pull request Jan 30, 2024
Copy link
Member
@neteler neteler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great effort, thanks!

< A0F2 /task-lists>

Co-authored-by: Markus Neteler <neteler@osgeo.org>
@nilason nilason merged commit 33d6548 into OSGeo:main Jan 31, 2024
@nilason nilason deleted the add-pytests branch January 31, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI GitHub Actions related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider to also transfer driver pytest scripts
2 participants
0