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.

同步纯函数:
Sync pure function:
https://github.com/TommyLemon/unitauto-py/blob/main/unitauto/test/testutil.py#L39-L40 image

class 内成员函数:
class member function:
https://github.com/TommyLemon/unitauto-py/blob/main/unitauto/test/testutil.py#L111-L112 image

async & await 协程异步函数:
async & await function:
https://github.com/TommyLemon/unitauto-py/blob/main/unitauto/test/testutil.py#L63-L67 image

异步回调函数:
thread callback function:
https://github.com/TommyLemon/unitauto-py/blob/main/unitauto/test/testutil.py#L70-L83 image image

代码覆盖率统计:
Code coverage:
image image


使用

Usage

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. 启动单元测试服务

2. Start unit testing server

添加以下代码到你的项目的 main.py
Add the code below in main.py of your project
https://github.com/TommyLemon/unitauto-py/blob/main/main.py#L3-L13

import unitauto

if __name__ == '__main__':
    unitauto.server.start()

用 PyCharm 等 IDE 运行按钮来运行 main.py 或执行以下命令
Run main.py with PyCharm or execute command below

	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


4. 关于作者

4. Author

https://github.com/TommyLemon

如果有什么问题或建议可以 去 APIAuto 提 issue,交流技术,分享经验。
如果你解决了某些 bug,或者新增了一些功能,欢迎 提 PR 贡献代码,感激不尽。
If you have any questions or suggestions, you can create an issue.
If you can added a feature or fixed a bug, please create a pull request, thank you~


5. 其它项目

5. Link

创作不易、坚持更难,右上角点量 ⭐ Star 支持下吧,谢谢 ^_^
Please ⭐ Star the repos that you like ^_^

UnitAuto 机器学习零代码单元测试平台,零代码、全方位、自动化 测试 方法/函数 的正确性、可用性和性能

unitauto-go UnitAuto Go 库,可通过 GitHub 仓库等远程依赖

APIJSON 🚀 腾讯零代码、全功能、强安全 ORM 库 🏆 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构

uliweb-apijson Python 版 APIJSON,支持 MySQL, PostgreSQL, SQL Server, Oracle, SQLite 等

APIAuto 敏捷开发最强大易用的 HTTP 接口工具,机器学习零代码测试、生成代码与静态检查、生成文档与光标悬浮注释,集 文档、测试、Mock、调试、管理 于一体的一站式体验

SQLAuto 智能零代码自动化测试 SQL 语句执行结果的数据库工具,任意增删改查、任意 SQL 模板变量、一键批量生成参数组合、快速构造大量测试数据

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-1.1.0.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unitauto-1.1.0-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file unitauto-1.1.0.tar.gz.

File metadata

  • Download URL: unitauto-1.1.0.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for unitauto-1.1.0.tar.gz
Algorithm Hash digest
SHA256 2d6130836d1313a50db7fb463fcbb6d01ef7129a6b18d5e12f08a7ffd32b9db8
MD5 888e89462d4aa3d2b2f16e377db268bf
BLAKE2b-256 e185256279077b8252e742cc4c0a9b3d48129a7e42abf33cabca933fe6d8aeb7

See more details on using hashes here.

File details

Details for the file unitauto-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: unitauto-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for unitauto-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4d281093f1087818a496cd2deef4ad2ec0b782ea356d7947a75086766e7b093
MD5 3954ebba2d8d9a76f9069173c9bcab23
BLAKE2b-256 03b1e8618ce7451f11a65b6a9c179ffea3fac1dfe016e1d9832c3512d9f484c0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page