Skip to main content

A Test Generating Framework for RESTful APIs based on Open API Specification

Project description

#apitester

  • an api test generating tool by referencing Open API Documentation
  • input - OpenAPI Spec Document (Formats Supported - .yaml & .json)
  • output - pytest cases covering all the combinations of inputs as per Spec Document

###process

  1. Read OpenAPI Spec
  2. Generate Meta Information about the Complete API Spec
  3. List out Test Suite for each URI
  4. List out Input Variables for each API Request
  5. List out Input Variables Test Values for Arguments
  6. Generate the TestCases considering all Permutation n Combinations of the Input Values
  7. Generate pytest suites for Each API

Project details


Release history Release notifications | RSS feed

This version

0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

apitester-0.0-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page