gemini-junit-reporter
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i gemini-junit-reporter

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

170 kB

Total Files

18

Last publish

Collaborators

  • vincenttunru