# pytest tests --asyncio-mode=strict # @pytest.mark.database_access then use pytest --strict-markers to register then pytest -m database_access # Ordering # https://stackoverflow.com/questions/70738211/run-pytest-classes-in-custom-order/70758938#70758938 # https://stackoverflow.com/questions/17571438/test-case-execution-order-in-pytest # https://github.com/pytest-dev/pytest-order