Merge "Correct the entry points of cucumber-testresult"

This commit is contained in:
Jenkins
2015-12-09 16:13:11 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 3 deletions

View File

@@ -978,7 +978,7 @@ def junit(parser, xml_parent, data):
def cucumber_testresult(parser, xml_parent, data):
"""yaml: cucumber
"""yaml: cucumber-testresult
Publish cucumber test results.
Requires the Jenkins :jenkins-wiki:`cucumber testresult
<Cucumber+Test+Result+Plugin>`.