Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 421 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 421 Bytes

Openapi-test-suite v2.0.0

  • Republished package under @truesparrow

Openapi-test-suite v1.0.1

  • LICENSE changes.

Openapi-test-suite v1.0.0

This is the very first release of this package.

  • runTests method added which starts the DRY test suite based on openapi.json file.
  • SchemaValidator exposed to validate any data vis-a-vis it's schema.
  • Running tests for SQL injections and executable command injections.