AMReX-Codes / pyamrex

GPU-Enabled, Zero-Copy AMReX Python Bindings including AI/ML
http://pyamrex.readthedocs.io
Other
32 stars 15 forks source link

pytest: mark does not work on fixtures #250

Closed ax3l closed 5 months ago

ax3l commented 5 months ago

https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function

ax3l commented 5 months ago

https://github.com/AMReX-Codes/pyamrex/blob/24.02/tests/conftest.py#L112-L115