Skip to content

Release v1.0

Compare
Choose a tag to compare
@kedarchandrayan kedarchandrayan released this 07 Jun 05:16
· 3 commits to release-1.0 since this release
cef5004

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.