Skip to content
#

html-report

Here are 65 public repositories matching this topic...

6
mrajalko
mrajalko commented Mar 29, 2020

Is there any tutorial other than quick tutorial, which is good for start, but where to find answers to slightly difficult questions like

  1. how to create columns like year / month of date columns.
  2. how to create columns like amount which is computed by a formula.
  3. how to create drill-down report.

all these samples are available in code but how to create on your tables, right from scra

chrisballinger
chrisballinger commented Apr 26, 2018

Once I upstream the xchtmlreport fastlane plugin (blocked on my JUnit PR #63 and a new stable release), it would be useful to show example Fastfile usage / add that to the documentation.

# Fastfile

desc "Tests: iOS, tvOS, macOS. Builds: watchOS."
lane :coverage_all do
  bundle_ios = coverage(scheme: "BonMot-iOS", devices: get_devices(ios_latest: true, ios_10_3: true))
  bundle_

Improve this page

Add a description, image, and links to the html-report topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the html-report topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.