Releases: applidium/XCTestHTMLReport
Releases · applidium/XCTestHTMLReport
Add inlining and expand / collapse
Fix logs and design review display
Fix logs and design review display.
App logs remain unavailable.
Support of XCode 11
- Support of XCode 11 new tests results format
- Install using SPM
Regressions :
- App logs are not available in this version
- Design review is not available in this version
Fix retrocompatibility with ADFastlane v6.1.0
Bugfix :
- rename "test-logs" files into "logs" files
Add Application Logs
- Generate application logs files for each device that has run tests.
- Display application logs aside pre-existing test logs.
Fix test summaries statuses and add open graph meta arguments.
- Fix test summaries statuses
- Add open graph meta arguments
Add design review feature
This release adds a new design review tab.
In this section, you can find all the triggered screenshots attached to an XCTActivity.
We advice to name the screenshots with identifiers such as 1.1, 10.2.4, because they are sorted numerically.
Also :
- Revert the attachment access simplification
- Create a makefile to simplify the local development
Point installation to applidium repository and simplify attachments access
- Update installation files to point applidium repository
- Simplify the access to the attachments using a single folder
- Bump version