Rayrun
← Back to Discord Forum

How to run the html-report package locally to test some local changes ?

Hello there,

I was trying to play around with the html-reporter package and doing some modification, but im unable to link it to my testing repository for local debugging

This thread is trying to answer question "How to run the html-report package locally to test some local changes?"

2 replies

@mxschmitt

its not possible to link it to your local repository. You can write a html reporter test instead which then gets used with the tip-of-tree html reporter. "npm ci && npm run watch" and then "npm run ttest yourtest"

Related Discord Threads

TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].