# README
xml-report
This is the xml-report plugin for gauge.
Install through Gauge
gauge --install xml-report
- Installing specific version
gauge --install xml-report --plugin-version 0.0.2
Offline installation
- Download the plugin from Releases
gauge --install xml-report --file xml-report-0.0.2-windows.x86_64.zip
Add to gauge project (after install)
gauge --add-plugin xml-report
License
Xml-Report is released under GNU Public License version 3.0
Copyright
Copyright 2015 ThoughtWorks, Inc.
# Packages
No description provided by the author
Package gauge_messages is a generated protocol buffer package.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
JUnitFailure contains data related to a failed test.
JUnitProperty represents a key/value pair used to define properties.
JUnitSkipMessage contains the reason why a testcase was skipped.
JUnitTestCase is a single test case with its result.
JUnitTestSuite is a single JUnit test suite which may contain many testcases.
JUnitTestSuites is a collection of JUnit test suites.
No description provided by the author
No description provided by the author
No description provided by the author