nightwatch-extended-junit-reporter

1.0.2 • Public • Published

Nightwatch Extended JUnit Reporter

This Nightwatch reporter is a extension of the base JUnit reporter. It includes a base64 encoded string of the failure image and also the test steps. The format for this JUnit was inspired by this reference guide.

If you use this reporter do not use the base JUnit reporter included with Nightwatch.

You can see and example JUnit report in the examples folder.

Installation

npm install nightwatch-extended-junit-reporter

Usage

To use the reporter all you need to do is include reporter=nightwatch-extended-junit-reporter when running nightwatch.

Contributing

You can open a PR against this repository to contribute! 😄

When making a PR please follow conventional commits. This allows us to keep commits nice and organized.

Helpful Links

Package Sidebar

Install

npm i nightwatch-extended-junit-reporter

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

8.28 kB

Total Files

4

Last publish

Collaborators

  • simonwang384