1.0.13 • Published 8 years ago

gemini-xml-reporter v1.0.13

Weekly downloads
13
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago