F-JH / static-chain-analysis
用于静态分析Java工程的调用链,对比新老分支代码的差异,并给出受到影响的接口作为建议,通俗一点地说:能够通过一段修改过的代码,推断出测试要回归哪些接口用例
☆31Updated last year
Alternatives and similar repositories for static-chain-analysis:
Users that are interested in static-chain-analysis are comparing it to the libraries listed below
- Programs for producing static call graphs for Java programs.☆229Updated this week
- Generate all call graph for Java Code.☆456Updated this week
- ☆41Updated last year
- 基于 JVM-SANDBOX 开发的扩展模块☆42Updated 5 years ago
- 基于JavaParser的代码调用链分析,可以用于分析Java代码的方法调用链,进行代码质量管理、监控。欢迎Fork、Star☆16Updated 4 years ago
- a useful java agent for integration testing☆70Updated last year
- 对jacoco代码做改造,实现增量覆盖率。覆盖率报告持久化到数据库,对于增量测试过的代码不会回退。☆118Updated last year
- ☆31Updated 2 years ago
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆18Updated 2 years ago
- 一个自动发现应用新增SQL语句的工具,可以发现潜在的慢查询☆38Updated 2 years ago
- 基於git的差异代码获取☆44Updated last year
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了…☆46Updated 2 years ago
- java code diff☆71Updated 2 years ago
- 基于jmeter的性能测试平台☆25Updated 2 weeks ago
- 精准测试sdk☆29Updated last year
- 慢sql语句检测平台 capture and explain sqls, then you know whether it's slow or fast.☆52Updated last year
- LinkAgent is a Java-based open-source agent designed to collect data and control Functions for Java applications through JVM bytecode, wi…☆164Updated last year
- DUBBO-POSTMAN: 一个用于通过web-ui页面访问dubbo接口的工具,可以进行dubbo接口测试,dubbo接口集成测试,dubbo接口场景测试☆269Updated 2 years ago
- 几个javaagent的小栗子☆20Updated 9 months ago
- Call graph analyzer for Java☆41Updated 4 years ago
- 基于jacoco,JGit 二次开发增量代码覆盖率工具☆224Updated last year
- ☆20Updated last week
- 学习JVM-SANDBOX的例子☆81Updated 2 years ago
- 基于java5 Instrument api实现的mock框架☆12Updated 2 years ago
- Java code commit impact, java code change impact analysis,java代码改动影响范围分析工具,精准测试,回归测试范围划定☆290Updated 2 months ago
- Blog Demo & Source code (文章示例及源码)☆33Updated 5 years ago
- Java Byte Code Editor☆21Updated 2 years ago
- 服务质量监控,检测从研发到测试的过程中,研发质量。包括;接口列表、热点接口、接口质量(通过次数/单测次数),等信息。☆11Updated 2 years ago
- http接口自动化测试平台后台☆24Updated 6 years ago
- 在 jacoco 覆盖率报告的基础上,计算出增量覆盖率☆62Updated last year