Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 09 Oct 10:41
· 2198 commits to master since this release

Added

  • CLI tool invoked by the schemathesis command. #30
  • New arguments api_options, loader_options and loader for test executor. #90
  • A mapping interface for schemas & convenience methods for direct strategy access. #98

Fixed

  • Runner stopping on the first falsifying example. #99