xcparse
xcresult parser
A tool for extracting code coverage and screenshots from Xcode 11 xcresult files
Command line tool & Swift framework for parsing Xcode 11+ xcresult
390 stars
25 watching
47 forks
Language: Swift
last commit: 24 days ago code-coveragecommand-line-toolframeworkiosscreenshotsswiftxcode11xcresult
Related projects:
Repository | Description | Stars |
---|---|---|
xoofx/cppast.net | A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 504 |
cpisciotta/xcbeautify | A Swift tool that formats and beautifies Xcodebuild output | 998 |
standardese/cppast | Provides a C++ Abstract Syntax Tree (AST) parsing and manipulation library | 1,696 |
tuist/xcodeproj | A Swift-based library for parsing and working with Xcode project files | 2,035 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 831 |
ccoenraets/forcejs | A JavaScript toolkit that simplifies access to Salesforce REST APIs. | 175 |
ccoenraets/forceng | Micro-library to simplify integration with Salesforce REST APIs in AngularJS applications | 52 |
jonreid/xcodecoverage | Provides code coverage analysis and reporting for Objective-C projects in Xcode | 855 |
jst-cyr/xconnecttutorial | A tutorial repository providing examples and guidance for interacting with the xConnect API in C#. | 25 |
swiftlang/swift-corelibs-xctest | A unit testing framework for Swift applications | 1,153 |
polysquare/cppcheck-target-cmake | A tool for performing static code analysis of C++ source files using the cppcheck tool. | 18 |
twostraws/codescanner | A framework for scanning and detecting various types of codes using the camera | 1,056 |
marcoeidinger/xcsnippetsapp | An application to explore and use pre-defined code snippets from the Swift community. | 160 |
cparse/cparse | A C++ library for parsing and evaluating mathematical expressions in various programming languages. | 338 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 966 |