403-html / cypress-pop-example

Example of implementation page object pattern and our other custom methods in Cypress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[GA] Creating text reports in PRs

403-html opened this issue · comments

In summary

  • MochaAwesome for creating JSON reports

  • MochaAwesome-merge to merge JSON reports into one

  • [blocker] Creating an npm package to convert JSON -> Markdown [huge task to do] - Done in separate repository

  • Converting MochaAwesome JSON report to Markdown

  • Reading the created markdown and putting it in PR using create-or-update-comment.

  • (optional, not in the first round) Applying code for using Cypress Dashboard

Originally posted by @htd-tstepien in #18 (reply in thread)