maestro icon indicating copy to clipboard operation
maestro copied to clipboard

add new test report format: HTML

Open depapp opened this issue 9 months ago • 4 comments

Proposed Changes

My team and I - @fitriahfebriani @dhanifatima @akbarb83 - are working on creating a new test report format using HTML. This feature was also requested in the GitHub issue and Slack channel:

  • #1067
  • https://mobile-dev-inc.slack.com/archives/C041FU72T54/p1715878948428049
  • https://mobile-dev-inc.slack.com/archives/C041FU72T54/p1701735074875579
  • https://mobile-dev-inc.slack.com/archives/C041FU72T54/p1685948905248809?thread_ts=1684996029.957359&cid=C041FU72T54

Testing

To use the HTML test report: maestro test --format html flow.yaml

Test Report

  • The test report is available in the /Users/user/.maestro/tests/*/report.html directory

Maestro - HTML Test Report html

depapp avatar May 20 '24 02:05 depapp