Pinned Repositories
Algorithm-and-data-structure-system-training
python-version
Algorithm-Dryad
数据结构与算法面试宝典
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-test-development-material
awesome-tester
测试开发工具汇总
CampusBBS-SpringBoot-
基于Springboot开发,实现智能化的校园交流论坛,功能类似于掘金。
ddddocr
带带弟弟 通用验证码识别OCR pypi版
Hy-AutoTest-Framework
设计并实现一个基于UI自动化、接口自动化、PO模式、数据驱动、关键字驱动、持续集成与持续发布、图像识别等技术的自动化测试框架。本框架选用 Selenium+Requests+pytest框架作为控制层进行逻辑验证,YAML作为持久层进行测试数据的存储,利用Logging 埋点记录日志,基于 Git+Jenkins 实现持续集成,之后在显示层通过钉钉机器人将漂亮的Allure测试报告持续交付至钉钉群,最终实现了自动化测试。
litemall-web-autotest
针对功能类似于淘宝的litemall编写的自动化测试脚本。
SeleniumBase
A Python browser automation framework for creating reliable end-to-end tests.
GreyHy's Repositories
GreyHy/Hy-AutoTest-Framework
设计并实现一个基于UI自动化、接口自动化、PO模式、数据驱动、关键字驱动、持续集成与持续发布、图像识别等技术的自动化测试框架。本框架选用 Selenium+Requests+pytest框架作为控制层进行逻辑验证,YAML作为持久层进行测试数据的存储,利用Logging 埋点记录日志,基于 Git+Jenkins 实现持续集成,之后在显示层通过钉钉机器人将漂亮的Allure测试报告持续交付至钉钉群,最终实现了自动化测试。
GreyHy/CampusBBS-SpringBoot-
基于Springboot开发,实现智能化的校园交流论坛,功能类似于掘金。
GreyHy/awesome-test-development-material
GreyHy/litemall-web-autotest
针对功能类似于淘宝的litemall编写的自动化测试脚本。
GreyHy/SeleniumBase
A Python browser automation framework for creating reliable end-to-end tests.
GreyHy/Algorithm-and-data-structure-system-training
python-version
GreyHy/Algorithm-Dryad
数据结构与算法面试宝典
GreyHy/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
GreyHy/awesome-tester
测试开发工具汇总
GreyHy/ddddocr
带带弟弟 通用验证码识别OCR pypi版
GreyHy/GreyHy
GreyHy/GreyHy.github.io
GreyHy/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
GreyHy/performance-test
全链路压测
GreyHy/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
GreyHy/SDET-BOOK
测试开发必读书籍,及一些面试重要知识点总结。
GreyHy/tester-interview
总结测试工程师、测试开发工程师常考的面试题
GreyHy/web3
GreyHy/wsd-rpc-java
基于Netty实现的RPC框架,可以让客户端直接调用服务端方法就像调用本地方法一样简单。