Pytest fixture "q" for pyq
conda install enlnt::pytest-pyq
conda install enlnt/label/dev::pytest-pyq
Once this package is installed, you can use "q" fixture in your pytest tests:
def test_pyq(q): q.test = assert q.test.count == 3