pytest-pyq 1.2.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

pytestpyq 1.2.0

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 = [1, 2, 3]
assert q.test.count == 3

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.