nightwatch icon indicating copy to clipboard operation
nightwatch copied to clipboard

Retain HTML report across test runs

Open gravityvi opened this issue 3 years ago • 0 comments

Describe the bug

Currently, the HTML reporter does not maintain test results across test runs instead it replaces the report from the previous test run.

Proposed Solution

Instead of replacing the HTML Report, there should be a flag to retain HTML reports across test runs.

Your Environment

Executable Version
nightwatch --version 2.3

gravityvi avatar Jul 27 '22 09:07 gravityvi