Skip to content
/ Cachi Public
forked from Subito-it/Cachi

Parse and visualize .xcresult tests on a web interface

License

Notifications You must be signed in to change notification settings

tcamin/Cachi

 
 

Repository files navigation

🌵 Cachi

Cachi is a swift tool to parse and visualize test results contained in Xcode's .xcresult files on a web interface.

Usage

Cachi can be launched by passing the port for the web interface and the location where it should search for the .xcresult bundles.

You can optionally pass --search_depth to specify how deep Cachi should traverse the location path. Default is 2, larger values may impact parsing speed.

$ cachi --port number [--search_depth level] path

Contributions

Contributions are welcome! If you have a bug to report, feel free to help out by opening a new issue or sending a pull request.

Authors

Tomas Camin (@tomascamin)

License

Cachi is available under the Apache License, Version 2.0. See the LICENSE file for more info.

About

Parse and visualize .xcresult tests on a web interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%