Skip to main content

个人项目常用工具类

Project description

公用工具类项目

allure装饰器详细说明:https://www.cnblogs.com/Zhan-W/p/13141219.html

解决session级别的fixture在多进程环境下会run多次的问题: https://www.cnblogs.com/poloyy/p/12694861.html

from filelock import FileLock

pytest多线程执行插件之:pytest-multithreading,https://testerhome.com/topics/30872

被@pytest.mark.notconcurrent标记的用例不会参与并发运行,并发运行的用例会等这些被标记的用例运行结束后才开始并发运行

生成pip依赖文件:https://blog.csdn.net/Xuanze_xx/article/details/107948638,

pipreqs . --encoding=utf-8-sig --force:基于当前项目生成依赖 pip freeze > requirements.txt :将pip所有的包均写入依赖文件

wordcloud安装失败:https://www.lfd.uci.edu/~gohlke/pythonlibs/#wordcloud

pytest.marks介绍:https://www.cnblogs.com/hlsam/p/13152707.html

pytest.ini使用说明:https://www.cnblogs.com/liuchunxiao83/p/14675063.html'

动态导入模块:https://blog.csdn.net/qdPython/article/details/125935750

locals与globals:https://blog.csdn.net/yufen9987/article/details/87792355

pytest-repect: https://blog.csdn.net/Tangerine02/article/details/122960553

pipeline: https://ones.ainewera.com/wiki/#/team/Ttz6FJha/space/247PnJZg/page/Hu9FUphw

vi高级操作: https://blog.csdn.net/shaco_/article/details/123309854

递归解析json,原文:https://blog.csdn.net/qq_45662588/article/details/122265447

将自己写的代码上传到pypi: https://blog.csdn.net/qq_45971424/article/details/131141590

1.0.2

优化项目代码&增加项目依赖自动导入

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

turtle_utils-1.0.5.tar.gz (77.3 kB view hashes)

Uploaded Source

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