1.0.13 • Published 7 years ago

gemini-xml-reporter v1.0.13

Weekly downloads
13
License
MIT
Repository
github
Last release
7 years ago

gemini-xml-reporter

XML report for Gemini using junit-report-builder and code from gemini-reporter-bamboo, much thanks to the devs of those projects.
junit-report-builder https://github.com/davidparsson/junit-report-builder gemini-reporter-bamboo https://www.npmjs.com/package/gemini-reporter-bamboo

I mainly created this because I needed and xml report format so that I may run the tests in Jenkins and keep track of pass, fails, and runtime. I plan to add more test information into the xml as time goes by, but this is a good start.

.gemini.yml:

system:
  plugins:
    gemini-xml-reporter:

This will create a report named gemini-xml-report.xml in your reports folder

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago