using pytest
Open
enhancement
question
- Dominant language
- Python
- Stars
- 186
- Forks
- 117
- Avg merge
- 11d 20h
- Merged PRs (30d)
- 1
Description
# Description
I would like to use [pytest](https://docs.pytest.org/en/latest/) in our test-suite. For example we can use `skip` and `skipif` decorators to run tests if requirements are fulfilled (like gdal installed etc).
Contributor guide
Assessment
This issue has not been assessed yet.