JerryChu / UnitTestParser
单元测试数据解析脚本&工具,快速解析单元测试执行概况及各种维度的代码覆盖率。
☆69Updated 4 months ago
Alternatives and similar repositories for UnitTestParser:
Users that are interested in UnitTestParser are comparing it to the libraries listed below
- iOS(swift&oc)自动注入代码覆盖率指令脚本,☆73Updated last year
- iOS efficient AOP Library using C++ and libffi☆145Updated 5 years ago
- A Command Line Tool And CocoaPods plugin which can gen/read header map file.☆115Updated 2 years ago
- A cocoapods plugin to improve the compilation speed of the preprocessing stage.☆108Updated last year
- A tool to obtain dependencies by analyzing "Podfile.lock"☆135Updated this week
- CocoaPods 组件二进制化辅 助插件(双私有源)☆306Updated 4 years ago
- 方法耗时分析☆120Updated 4 years ago
- 本仓库存放一些自己学习的笔记以及对应的 Example,如果觉得还不错,请点 Star 支持,谢谢☆102Updated 2 years ago
- An non-invasive iOS framework for quickly adapting Right-To-Left style UI☆179Updated 5 years ago
- iOS代码瘦身:未使用的类☆163Updated 4 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- A tool for parsing iOS app link map file.☆186Updated 6 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆133Updated last year
- ☆107Updated 7 years ago
- App性能监控,包括:CPU占用率、内存占用大小、卡顿、启动闪退、崩溃、耗电量等。☆137Updated 6 years ago
- 真机桌面级调试工具。拥有实时阅读API日志、系统日志,自动化捕获崩溃、App性能分析、野指针排查、内存泄漏与循环引用检测等多项真机调试必备功能。☆131Updated 8 months ago
- 一个根据linkMap文件计算Xcode里各个工程代码占安装包大小的工具☆132Updated 6 years ago
- Zabel, is a build cacher for Xcode, using Xcodeproj and MD5, to detect and cache products for targets. Designed for CI by now. Zabel is n…☆102Updated 3 years ago
- 个人博客:不忘初心、方得始终☆168Updated 7 years ago
- Generating UI test label automatically for iOS.☆348Updated 4 years ago
- ☆142Updated last year
- Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。☆173Updated 3 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆174Updated 4 years ago
- ☆239Updated 10 months ago
- iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等☆96Updated 3 years ago
- iOS 任务调度器,为 CPU 和内存减负(用于性能优化)☆311Updated 3 years ago
- linkmap文件分析工具,分析每个类所占用的大小。☆94Updated 3 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆120Updated 3 years ago
- Graver 是一款高效的 UI 渲染框架,它以更低的资源消耗来构建十分流畅的 UI 界面。Graver 独创性的采用了基于绘制的视觉元素分解方式来构建界面,得益于此,该框架能让 UI 渲染过程变得更加简单、灵活。https://cocoapods.org/pods/Gra…☆191Updated 6 years ago
- 制作一个类似苹果VFL(Visual Format Language)的格式化语言来描述类似UIStackView那种布局思路,并解析生成页面☆153Updated 7 years ago