About Anaconda Help Download Anaconda

enlnt / packages / pytest-pyq 1.2.0

Pytest fixture "q" for pyq

Installers

  • noarch v1.2.0

conda install

To install this package run one of the following:
conda install enlnt::pytest-pyq
conda install enlnt/label/dev::pytest-pyq

Description

Pytest fixture "q" for 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

© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy