Skip to main content

apist, The best framework for api automation testing

Project description

Apist框架介绍

apist致力于接口自动化,可以让测试员在不懂代码的情况下做接口自动化测试,只需要会excel以及遵循相应的规则即可。

使用规范

  • 第一个sheet是你的所测系统的接口表格,里面放的是接口的各种信息。

  • 第二个sheet名为header,里面放cookie以及user-agent信息,用于请求的授权操作。

  • 第三个sheet名为email,里面放的是个人邮箱的用户名密码等信息,用于接收测试报告。

  • 详见excel模板中的示例。

启动

  • exe文件启动:api -f D://api.xls。

  • 项目中启动:

    from apist.apist import Api
    Api('api.xls', is_email=False)

Project details


Download files

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

Source Distribution

apist-2.10.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

apist-2.10-py3-none-any.whl (15.2 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