sorra / TraceSonarLinks
Call graph analyzer for Java
☆42Updated 4 years ago
Alternatives and similar repositories for TraceSonar
Users that are interested in TraceSonar are comparing it to the libraries listed below
Sorting:
- Programs for producing static call graphs for Java programs.☆257Updated last month
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 6 years ago
- 基于 JVM-SANDBOX 开发的扩展模块☆42Updated 6 years ago
- Some examples of code extracting information from Java source files using JavaParser☆102Updated 4 years ago
- View code dependencies in a Java project☆36Updated 3 years ago
- Programs for producing static and dynamic (runtime) call graphs for Java programs☆822Updated last year
- Java Byte Code Editor☆21Updated 3 years ago
- Auto-Unit-Test-Case-Generator automatically generates high-level code-coverage JUnit test suites for Java, widely used within the ANT Gr…☆266Updated last year
- JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call stati…☆22Updated 2 years ago
- 用于静态分析Java工程的调用链,对比新老分支代码的差异,并给出受到影响的接口作为建议,通俗一点地说:能够通过一段修改过的代码,推断出测试要回归哪些接口用例☆34Updated 2 years ago
- Mock是一个零侵入的服务端Mock平台,底层基于JVM Sandbox。相比于Fiddler、Charles和Burp Suite等客户端的代理调试工具,Mock的优势在于可以对调用链中的任何服务节点数据进行Mock,而不只是Mock离客户端最近一个节点的数据。☆19Updated 2 years ago
- 直接解析ngrinder csv结果,统计TPS标准差,TPS波动率,最小/大RT,RT 25/50/75/80/85/90/95/99百分位数; 如需直接在ngrinder详细页展示,需二次开发请查看:☆19Updated 9 years ago
- Incremental code analysis tools based on checkstyle, pmd and jacoco☆72Updated 2 months ago
- 基于jmeter的性能测试平台☆32Updated 6 months ago
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆19Updated 3 years ago
- ☆43Updated last year
- use asm to parse classNode then get method invoke relations.解析获得方法调用链路☆22Updated 4 years ago
- ☆22Updated 6 months ago
- A lightweight java test library for mocking thrift server☆94Updated 6 months ago
- java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别☆14Updated last year
- Jenkins JaCoCo Plugin☆17Updated 6 years ago
- 基于JavaParser的代码调用链分析,可以用于分析Java代码的方法调用链,进行代码质量管理、监控。欢迎Fork、Star☆17Updated 4 years ago
- 对jacoco代码做改造,实现增量覆盖率。覆盖率报告持久化到数据库,对于增量测试过的代码不会回退。☆125Updated last year
- Java wrapper for the Jenkins web service API☆17Updated 11 years ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆43Updated last year
- EvoSuite - automated generation of JUnit test suites for Java classes☆882Updated 6 months ago
- 分布式压测引擎. A distributed stress tool based on gatling☆45Updated 3 years ago
- a useful java agent for integration testing☆70Updated 2 years ago
- Deployment repository for AREX Test, featuring Docker Compose files and demos for easy setup and integration.☆39Updated 9 months ago
- 学习JVM-SANDBOX的例子☆81Updated last month