Scanapi Versions Save

Automated Integration Testing and Live Documentation for your API

v2.9.0

1 year ago

Feature

  • Enable the use of different content types #521

Fixed

  • python -m scanapi command #501

@uesleicarvalhoo @Crocmagnon

v2.8.2

1 year ago

Fixed

  • Content field not rendered properly on Chrome #551

v2.8.1

1 year ago

Fixed

  • Custom variable evaluated when defined on the path #508
  • Add missing --insecure flag to cURL command on report based on request options #555

v2.8.0

1 year ago

Added

  • Implement new key options to request and endpoint nodes #529

v2.7.0

2 years ago

Deprecated

  • Drops support for Python 3.6 since its EOL was reached out in December last year 549

v2.6.2

2 years ago

Added

  • Print test results summary in console #497

Fixed

  • Error when using list (or any other) comprehension in Python Code #515

v2.6.1

2 years ago

Changed

  • Implement new details to help users on visualize related request data. #506

Fixed

  • Fix the --browser flag not working on macOS #504
  • Error on running ScanAPI. ImportError: cannot import name 'soft_unicode' from 'markupsafe' #534

v2.6.0

2 years ago

Changed

  • Summary tests location to the top of the report #479

Fixed

  • Header table gets broken. #432

v2.5.0

2 years ago

Added

  • Enable 'vars' key at endpoint node. #328
  • Add --no-report flag. #325

v2.4.0

2 years ago

Added

  • Request name to report. #390
  • Show on report the scanapi version used to generate it. #386
  • Link icon to copy anchor URL. #398

Fixed

  • Error making request when request has no body and there is a report::hide_request::body configuration. #393