An implementation of pytest.raises as a pytest.mark fixture
conda install conda-forge::pytest-raises
conda install conda-forge/label/cf202003::pytest-raises
Adds functionality for marking tests with a pytest.mark.raises fixture, which functions similarly to using with pytest.raises
pytest.mark.raises
with pytest.raises