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
- Read OpenAPI Spec
- Generate Meta Information about the Complete API Spec
- List out Test Suite for each URI
- List out Input Variables for each API Request
- List out Input Variables Test Values for Arguments
- Generate the TestCases considering all Permutation n Combinations of the Input Values
- Generate pytest suites for Each API
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file apitester-0.0-py3-none-any.whl
.
File metadata
- Download URL: apitester-0.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d57e1ceb5d22baa7ac875da72438c5ee30023377a77689b50fc06fb735dd9e8 |
|
MD5 | cc21fe814717fd38ac1701fec8b5f9cb |
|
BLAKE2b-256 | d0cdcba4227fd354f154a607148bd76859b6a845501ada6fa9b4270e6c66b66c |