Skip to main content

An unit testing platform powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions

Project description

unitauto-py

UnitAuto Python 库,可通过 pip 仓库等远程依赖。
UnitAuto Python Library for remote dependencies with pip, etc.

1. 在你的项目中添加依赖

1. Add dependency to your project

	pip install unitauto

如果执行以上命令未成功,则将 pip 换成 pip3 试试:
if you cannot run the command successfully, try pip3:

	pip3 install unitauto

2. 运行 main.py

2. Run main.py

	python main.py

如果执行以上命令未成功,则将 python 换成 python3 试试:
if you cannot run the command successfully, try python3:

	python3 main.py

3. 参考主项目文档来测试

3. Test by following the main repo

https://github.com/TommyLemon/UnitAuto

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

unitauto-0.9.0.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

unitauto-0.9.0-py3-none-any.whl (12.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