Today I talk about why I used @pytest.mark.usefixtures instead of normal pytest fixture arguments
virtualenv venv
. venv/bin/activate
pip install pytest
pytest t.py
pip install dead
dead
pip install pylint
pylint t.py
Today I talk about why I used @pytest.mark.usefixtures instead of normal pytest fixture arguments
virtualenv venv
. venv/bin/activate
pip install pytest
pytest t.py
pip install dead
dead
pip install pylint
pylint t.py