Test Report plugin for Fastlane
Table of Contents
- Synopsis
- Build Status
- Installation
- Examples
- Documentation
- Versioning
- Contact
- Professional Services
- Contribute
- Copying
Synopsis
Create a customized HTML for iOS test reports from an XML file.
Build Status
LTS | Bleeding Edge |
---|---|
Installation
This project is a fastlane plugin. To get started with fastlane-plugin-test_report
, add it to your project by running:
fastlane add_plugin test_report
Or add in your Pluginfile, and then run bundle install
gem 'fastlane-plugin-test_report'
Examples
Check these repositories:
- Flyve MDM iOS Inventory Agent
- Flyve MDM iOS MDM Agent
- Flyve MDM iOS MDM Dashboard
- Flyve MDM iOS Inventory Library
Documentation
We maintain a detailed documentation on the project site, check the How-tos and Development section.
Versioning
In order to provide transparency on our release cycle and to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines. We are committed to following and complying with the rules, the best we can.
See the tags section of our GitHub project for changelogs for each release version. Release announcement posts on the official Teclib' blog contain summaries of the most noteworthy changes made in each release.
Contact
For notices about major changes and general discussion of development, subscribe to the /r/flyvemdm subreddit. You can also chat with us via IRC in #flyve-mdm on freenode if you get stuck, and @flyvemdm on Telegram.
Professional Services
The Teclib' services are available through our Partner's Network. We provide special training, bug fixes with editor subscription, contributions for new features, and more.
Obtain a personalized service experience, associated with benefits and opportunities.
Contribute
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the Issues Dashboard.