[
https://issues.apache.org/jira/browse/HADOOP-12372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HADOOP-12372:
---------------------------------
Issue Type: New Feature (was: Sub-task)
Parent: (was: HADOOP-12111)
> Add support for rspec with junit
> --------------------------------
>
> Key: HADOOP-12372
> URL: https://issues.apache.org/jira/browse/HADOOP-12372
> Project: Hadoop Common
> Issue Type: New Feature
> Components: yetus
> Reporter: Travis Thompson
>
> rspec already supports junit format with a plugin, just run like this:
> {noformat}
> rspec -f JUnit -o results.xml
> {noformat}
> This will allow any generic rspec to work as well as chefspec (chef unit
> testing). This will also soon allow for kitchen test (chef functional
> testing) to work as well (it's also using rspec, but currently isn't
> configurable, see: https://github.com/test-kitchen/busser-serverspec/issues/9)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)