JSPM

  • Created
  • Published
  • 0
  • Score
    100M100P100Q43690F
  • License MIT

JUnit XML reporter for the Gemini visual regression tester

Package Exports

  • gemini-junit-reporter

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gemini-junit-reporter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

gemini-junit-reporter

Plugin for the Gemini visual regression tester that enables loggin test results in JUnit's XML format.

Installation

npm install --save-dev gemini-junit-reporter

Usage

# In your Gemini configuration:
system:
  plugins:
    gemini-junit-reporter:

Options

reportPath: string

Default value: junit.xml

Path the JUnit XML report should be written to.

Changelog

See CHANGELOG.

License

MIT © Vincent Tunru