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.☆237Updated 2 weeks ago
- Generate all call graph for Java Code.☆467Updated 2 weeks ago
- ☆42Updated last year
- 基于JavaParser的代码调用链分析,可以用于分析Java代码的方法调用链,进行代码质量管理、监控。欢迎Fork、Star☆17Updated 4 years ago
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆18Updated 2 years ago
- 基于 JVM-SANDBOX 开发的扩展模块☆42Updated 6 years ago
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了…☆46Updated 2 years ago
- 基于jmeter的性能测试平台☆28Updated 2 months ago
- ☆20Updated 2 months ago
- 对jacoco代码做改造,实现增量覆盖率。覆盖率报告持久化到数据库,对于增量测试过的代码不会回退。☆121Updated last year
- 基於git的差异代码获取☆45Updated last year
- a useful java agent for integration testing☆70Updated last year
- 精准测试sdk☆30Updated last year
- java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别☆12Updated last year
- 一个自动发现应用新增SQL语句的工具,可以发现潜在的慢查询☆38Updated 2 years ago
- Call graph analyzer for Java☆42Updated 4 years ago
- http接口自动化测试平台后台☆24Updated 6 years ago
- 自动生成单元测试代码和Mock代码☆18Updated 6 years ago
- ☆31Updated 2 years ago
- 基于jacoco,JGit 二次开发增量代码覆盖率工具☆225Updated last year
- java code diff☆72Updated 2 years ago
- A JMeter plug-in that enables you to send test results to a Kafka server☆31Updated 2 years ago
- 学习JVM-SANDBOX的例子☆81Updated 2 years ago
- Deployment repository for AREX Test, featuring Docker Compose files and demos for easy setup and integration.☆39Updated 5 months ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆15Updated 3 years ago
- 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
- 基于java5 Instrument api实现的mock框架☆12Updated 2 years ago
- Web可视化交互的Java诊断平台,参考和使用部分Arthas源码实现。☆57Updated 8 months ago
- Blog Demo & Source code (文章示例及源码)☆33Updated 5 years ago
- Mock是一个零侵入的服务端Mock平台,底层基于JVM Sandbox。相比于Fiddler、Charles和Burp Suite等客户端的代理调试工具,Mock的优势在于可以对调用链中的任何服务节点数据进行Mock,而不只是Mock离客户端最近一个节点的数据。☆16Updated 2 years ago