Ouranosinc / xscen

A climate change scenario-building analysis framework.
https://xscen.readthedocs.io/
Apache License 2.0
15 stars 2 forks source link

Allow for fixture creation to be skipped #345

Closed Zeitsperre closed 7 months ago

Zeitsperre commented 7 months ago

Pull Request Checklist:

What kind of change does this PR introduce?

Does this PR introduce a breaking change?

No.

Other information:

pytest.mark doesn't work for pytest.fixture objects. TIL