quick.py
quick.py copied to clipboard
Property-based testing library for Python
Bumps [wheel](https://github.com/pypa/wheel) from 0.26.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Currently a bunch of tests are skipped due small breaking changes ``` ====================================================================== 1) SKIP: test_generate_map (tests.test_core.TestGenerate) ---------------------------------------------------------------------- No Traceback Exception: changed api ====================================================================== 2) SKIP: test_generate_map_complex (tests.test_core.TestGenerate) ---------------------------------------------------------------------- No...