CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
setup.cfg
setup.py
tox.ini
pytest_quickcheck/__init__.py
pytest_quickcheck/data.py
pytest_quickcheck/generator.py
pytest_quickcheck/plugin.py
pytest_quickcheck.egg-info/PKG-INFO
pytest_quickcheck.egg-info/SOURCES.txt
pytest_quickcheck.egg-info/dependency_links.txt
pytest_quickcheck.egg-info/entry_points.txt
pytest_quickcheck.egg-info/requires.txt
pytest_quickcheck.egg-info/top_level.txt
tests/test_list_generators.py
tests/test_listof_realworld.py
tests/test_misc.py
tests/test_plugin_basic.py
tests/test_plugin_basic_with_substitution.py
tests/test_plugin_basic_with_type.py
tests/test_plugin_extend.py
tests/python3/test_plugin_annotation.py
tests/python3/test_regression.py