ruff icon indicating copy to clipboard operation
ruff copied to clipboard

Consider using hypothesmith

Open sobolevn opened this issue 3 years ago • 0 comments

Consider using https://pypi.org/project/hypothesmith/ It generates lots of python programms to run your tool on.

It really helps finding ones that crash. Example: https://github.com/wemake-services/wemake-python-styleguide/blob/master/tests/test_checker/test_hypothesis.py

sobolevn avatar Sep 01 '22 16:09 sobolevn