Schemathesis v1.8.0 Release Notes

Release Date: 2020-06-15 // almost 4 years ago
  • ๐Ÿฑ ๐Ÿ› Bug fixes

    • 2cda398 KeyError during creating endpoint strategy if it contains a reference
    • โœ… 5e88336 Tests with invalid schemas are marked as failed when hypothesis-jsonschema>=0.16 is installed

    ๐Ÿฑ ๐Ÿ”ง Chores and Improvements

    • ๐Ÿš€ 7a55438 Release 1.8.0
    • ๐Ÿšš 3cb0a7b Remove unused code
    • โœ… 40818f9 Pass original InvalidSchema text to pytest.fail` call
    • dfa1454 Require hypothesis-jsonschema>=0.16

    ๐Ÿ“ฆ ๐Ÿ“ฆ Other

    • โœ… 9f144a0 Add CLI test for defining body in GET requests
    • 6dbc781 Fix typo