Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 242 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 242 Bytes

gemini-junit-reporter

JUnit report for Gemini

Installation

npm install git+https://github.com/2gis/gemini-junit-reporter.git

Usage

"plugins": {
  "gemini-junit-reporter": {
    "path": "reports-directory"
  },
}