ewatercycle.testing.fixtures
Pytest fixtures for ewatercycle.
To use fixtures importe them in conftest.py file.
Module Contents
- ewatercycle.testing.fixtures.rhine_shape() pathlib.Path
Return the path to the Rhine shapefile.
- ewatercycle.testing.fixtures.sample_shape()
Return the path to a sample shape.
- ewatercycle.testing.fixtures.mocked_config(tmp_path: pathlib.Path)
Create a mocked configuration.