F-JH / static-chain-analysisLinks
用于静态分析Java工程的调用链,对比新老分支代码的差异,并给出受到影响的接口作为建议,通俗一点地说:能够通过一段修改过的代码,推断出测试要回归哪些接口用例
☆39Updated 2 years ago
Alternatives and similar repositories for static-chain-analysis
Users that are interested in static-chain-analysis are comparing it to the libraries listed below
Sorting:
- Programs for producing static call graphs for Java programs.☆267Updated last week
- Generate all call graph for Java Code.☆531Updated last week
- 基于JavaParser的代码调用链分析,可以用于分析Java代码的方法调用链,进行代码质量管理、监控。欢迎Fork、Star☆19Updated 5 years ago
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆19Updated 3 years ago
- ☆43Updated last year
- 服务质量监控,检测从研发到测试的过程中,研发质量。包括;接口列表、热点接口、接口质 量(通过次数/单测次数),等信息。☆11Updated 3 years ago
- 基于 JVM-SANDBOX 开发的扩展模块☆42Updated 6 years ago
- Call graph analyzer for Java☆43Updated 5 years ago
- 基於git的差异代码获取☆48Updated 2 years ago
- a useful java agent for integration testing☆70Updated 2 years ago
- 精准测试sdk☆31Updated 2 years ago
- 对jacoco代码做改造,实现增量覆盖率。覆盖率报告持久化到数据库,对于增量测试过的代码不会回退。☆129Updated 2 years ago
- 通用接口Mock平台☆107Updated 3 years ago
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了…☆46Updated 3 years ago
- 基于jacoco,JGit 二次开发增量代码覆盖率工具☆230Updated 2 years ago
- ☆22Updated last month
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆71Updated last week
- 一个自动发现应用新增SQL语句的工具,可以发现潜在的慢查询☆38Updated 3 years ago
- 自动生成单元测试代码和Mock代码☆19Updated 6 years ago
- Intellij IDEA的一个Code Review代码检视、代码评审的插件。可以在本地的IDEA工具中进行添加检视意见、评审意见等,支持Excel导入导出,可视化界面,方便项目中代码走读。☆119Updated 11 months ago
- 基于jmeter的性能测试平台☆39Updated 10 months ago
- 本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及…☆392Updated 3 years ago
- 学习JVM-SANDBOX的例子☆81Updated 5 months ago
- 慢sql语句检测平台 capture and explain sqls, then you know whether it's slow or fast.☆53Updated 2 years ago
- Auto-Unit-Test-Case-Generator automatically generates high-level code-coverage JUnit test suites for Java, widely used within the ANT Gr…☆268Updated 2 years ago
- Java code commit impact, java code change impact analysis,java代码改动影响范围分析工具,精准测试,回归测试范围划定☆332Updated last year
- http接口自动化测试平台后台☆24Updated 7 years ago
- Java分布式调用链系统☆17Updated 4 years ago
- ☆31Updated 3 years ago
- Java Byte Code Editor☆22Updated 3 years ago