Skip to content

Releases: applidium/XCTestHTMLReport

Add inlining and expand / collapse

Choose a tag to compare

@Jurollet Jurollet released this 13 Dec 16:03
  • 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

Choose a tag to compare

@Jurollet Jurollet released this 22 Oct 09:14

Fix logs and design review display.

App logs remain unavailable.

Support of XCode 11

Choose a tag to compare

@Jurollet Jurollet released this 17 Oct 10:33
  • 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

Choose a tag to compare

@Jurollet Jurollet released this 22 Feb 17:03

Bugfix :

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

Add Application Logs

Choose a tag to compare

@Jurollet Jurollet released this 22 Feb 11:00
  • 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.

Choose a tag to compare

@Jurollet Jurollet released this 11 Jan 15:11
  • Fix test summaries statuses
  • Add open graph meta arguments

Add design review feature

Choose a tag to compare

@Jurollet Jurollet released this 03 Jan 15:56

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

Choose a tag to compare

@Jurollet Jurollet released this 05 Dec 15:11
  • Update installation files to point applidium repository
  • Simplify the access to the attachments using a single folder
  • Bump version