Skip to content

Releases: applidium/XCTestHTMLReport

Add inlining and expand / collapse

13 Dec 16:03
Compare
Choose a tag to compare
  • Add an expand / collapse all feature in design review
  • Expose only images in design review
  • Add inlining feature as xchtmlreport function argument

Fix logs and design review display

22 Oct 09:14
Compare
Choose a tag to compare

Fix logs and design review display.

App logs remain unavailable.

Support of XCode 11

17 Oct 10:33
Compare
Choose a tag to compare
  • 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

22 Feb 17:03
Compare
Choose a tag to compare

Bugfix :

  • rename "test-logs" files into "logs" files

Add Application Logs

22 Feb 11:00
Compare
Choose a tag to compare
  • 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.

11 Jan 15:11
Compare
Choose a tag to compare
  • Fix test summaries statuses
  • Add open graph meta arguments

Add design review feature

03 Jan 15:56
Compare
Choose a tag to compare

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

05 Dec 15:11
Compare
Choose a tag to compare
  • Update installation files to point applidium repository
  • Simplify the access to the attachments using a single folder
  • Bump version