1.0.0 • Published 5 years ago

gemini-junit-reporter v1.0.0

Weekly downloads
10
License
MIT
Repository
gitlab
Last release
5 years ago

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