Skip to main content

API testing framework

Project description

apirun

A simple API test framework for doing api test easy.

How to Use It?

Open Console, type apirun --help, you will see some parameters

-f TESTCASEFILE, --testcasefile=TESTCASEFILE

TESTCASEFILE is .xls format, you can write testcases in it.

-F TESTCASEFOLDER, --testcasefolder=TESTCASEFOLDER

TESTCASEFOLDER contains TESTCASEFILEs, you need write folder or folder\\, never \\folder; default is None, which means to scan the current work dir.

--report=REPORT

Folder to store test results, default is report.

--demo

Make demo xls in working dir.

-V, --version

Show the version.

--email

sending email after finishing api test

--from

the user who sends email, will cover the info in email.json

--to

the user(s) who receive email, will cover the info in email.json

--subject

the email subject, will cover the info in email.json, default is API Test Result

--host

the email host, will cover the info in email.json, is required no metter in json file or in parameter

Pending

  • More api test situations

Project details


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

apirun-0.2.4-py2.py3-none-any.whl (197.8 kB view hashes)

Uploaded Python 2 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