Pinned Repositories
Android-monitor-shell-script
安卓系统监控shell 脚本, 包括cpu, memory, fps, sensor, 电量 等信息
AppCaesar
Android 10 + AndroidX + Accessibility Service + Adblibs + NDK + AnyChart1.1.2 安卓UI自动化测试解决方案
Auto-play
跨平台(win/linux)批量运维小工具:执行远程命令/上传下载文件,python3
awsome-chatgpt-like
类ChatGPT系列开源微调模型的非最全梳理, 以及相关应用, 框架, 数据集汇总. Non-complete combing of ChatGPT-like open source fine-tuning models, as well as related applications, frameworks, and data sets
cucumber-restassured-example
cucumber restassured allure example
monkey-framework
基于python在pc上驱动ape.jar(monkey测试的加强版)并监控手机端性能指标, 产出精美报告的框架
playwright-pytest-bdd
Playwright Python tool practice , with pytest pytest-bdd page-object(POM) allure cucumber-report, use UI and API mix together.python实现的UI与API接口自动化测试融合的框架, 结合playwright,bdd 精美的各类报告
playwright_python_practice
Playwright + Pytest + Allure
pytest-api-automatic
Pytest yaml allure httpx assert bdd jmespath demjson
pytest-ui-automatic
两种模式playwright与selenium结合的基于pytest的web ui测试框架, 支持page object与screen play双测试模型, BDD最佳实践的测试实现
moyu6027's Repositories
moyu6027/playwright_python_practice
Playwright + Pytest + Allure
moyu6027/pytest-ui-automatic
两种模式playwright与selenium结合的基于pytest的web ui测试框架, 支持page object与screen play双测试模型, BDD最佳实践的测试实现
moyu6027/playwright-pytest-bdd
Playwright Python tool practice , with pytest pytest-bdd page-object(POM) allure cucumber-report, use UI and API mix together.python实现的UI与API接口自动化测试融合的框架, 结合playwright,bdd 精美的各类报告
moyu6027/pytest-api-automatic
Pytest yaml allure httpx assert bdd jmespath demjson
moyu6027/monkey-framework
基于python在pc上驱动ape.jar(monkey测试的加强版)并监控手机端性能指标, 产出精美报告的框架
moyu6027/awsome-chatgpt-like
类ChatGPT系列开源微调模型的非最全梳理, 以及相关应用, 框架, 数据集汇总. Non-complete combing of ChatGPT-like open source fine-tuning models, as well as related applications, frameworks, and data sets
moyu6027/cucumber-restassured-example
cucumber restassured allure example
moyu6027/Stormrage-Gatling
Fully parametrized performance scenarios based on Gatling with Scala. Many protocols are supported, including HTTP, HTTPS, AMQP, DUBBO 3, GRPC, Kafka, MQTT etc.
moyu6027/iperf3-k8s
Simple iperf3 to measure network bandwidth from all nodes of a Kubernetes cluster.
moyu6027/moyu6027
moyu6027/spring-test-cucumber
Junit5 + Cucumber + Spring test + Allure + rest-assured
moyu6027/jenkinstest
Maven+Evosuite+PITest+Jacoco+Junit+TestNG+profile Demo
moyu6027/kube-prometheus
Follow https://github.com/prometheus-operator/kube-prometheus, Add missing-container-metrics, kspan
moyu6027/nsbench
Network Storage benchmark Test, Benchmark Kubernetes persistent disk volumes with fio-3.27: Read/write IOPS, bandwidth MB/s and latency.
moyu6027/pea
分布式压测引擎. A distributed stress tool based on gatling
moyu6027/flinkStreamSQL
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
moyu6027/github-actions-demo
A sample pytest-bdd project to run automated smoke tests via GitHub Actions
moyu6027/heapothesys
Heapothesys /hɪˈpɒθɪsɪs/ is a heap allocation JVM benchmark developed by the Amazon Corretto team.
moyu6027/k0s
k0s - Zero Friction Kubernetes
moyu6027/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
moyu6027/m-maohuawei
moyu6027/nightingale
💡 A Distributed and High-Performance Monitoring System
moyu6027/pity
一个筹备开源的接口测试平台,希望大家提issue多给点反馈=。=。
moyu6027/pytest-rich
pytest + rich integration (proof of concept)
moyu6027/spring-boot-demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(**式复杂报表)。
moyu6027/spring-petclinic
A sample Spring-based application
moyu6027/stats
macOS system monitor in your menu bar
moyu6027/trivy
A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
moyu6027/tutorials
Just Announced - "Learn Spring Security OAuth":
moyu6027/xmind2testcase
XMind2TestCase基于python实现,提供了一个高效测试用例设计的解决方案!