Stars
本框架主要是基于 Python + pytest + allure + log + yaml + mysql + 钉钉通知 + Jenkins 实现的接口自动化框架,本框架优势在于易维护,功能丰富,测试人员只需要维护测试用例,零基础小白也可以快速上手,框架支持多环境、多角色任意切换,支持接口响应断言以及数据库断言。
这是一个关于python的WebUI自动化测试的项目,之前用的是unittest测试框架,现在改成pytest测试框架,Python+PageObject+Pytest
《Pytest+Playwright+Allure》UI自动化示例项目,集成Page Object模式,提供基本的Pytest与Playwright使用,Allure报告,以及由Github Action实现的并行测试。 A concise UI automation demo integrating Pytest, Playwright, and Allure, featuring the…
Windows GUI Automation with Python (based on text properties)
接口自动化测试平台,基于HttpRunner+Python+Django+Vue,已在多家公司落地使用,2018年服役至今
Example of using Allure Report on GitHub Actions
Companion code to my O'Reilly book "Flask Web Development", second edition.
The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
基于 Flask 和 Vue.js 前后端分离的微型博客项目,支持多用户、Markdown文章(喜欢/收藏文章)、粉丝关注、用户评论(点赞)、动态通知、站内私信、黑名单、邮件支持、管理后台、权限管理、RQ任务队列、Elasticsearch全文搜索、Linux VPS部署、Docker容器部署等
翻译自Miguel Grinberg的blog https://blog.miguelgrinberg.com 的2017年新版The Flask Mega-Tutorial教程
Page Objects design pattern test library, support selenium、appium、playwright, etc
🤖 Plugin system for reusable code in node.js
记录我的一些日常代码库,一些编程小技巧和封装的小组件工具,包含Vue/小程序/Node/Js技术栈
基于 Python3.5 和 Django 1.10 的 Django Blog 项目。
NoSQLAttack is an open source Python tool to automate exploit MongoDB server IP on Internet and disclose the database data by MongoDB default configuration weaknesses and injection attacks.
Fast, easy and reliable testing for anything that runs in a browser.
pytest 官方文档的中文翻译,但不仅仅是单纯的翻译,也包含自己的理解和实践。
go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】