Skip to main content

KingUnit

Project description

KingUnit

安装依赖

pip install -r requirements.txt

安装allure

确保已经安装了JDK(1.8+),然后根据操作系统安装allure。

Windows:

打开 https://github.com/allure-framework/allure2/releases 下载最新版本的allure,解压到任意目录,进入bin文件下,运行allure.bat,闪现一下说明安装成功,之后将bin目录添加到环境变量。

Mac:

brew install allure

运行测试

from kingunit import KingUnit

if __name__ == '__main__':
    KingUnit.run()

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

kingunit-0.0.10.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

kingunit-0.0.10-py3-none-any.whl (7.4 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