achikin / testrail-jenkins-plugin

Integrate test results from Jenkins into TestRail(merged into jenkins main repo)
Apache License 2.0
26 stars 63 forks source link

pushing testcase time attribute to testrail elapsed property #5

Closed xirsoi closed 8 years ago

xirsoi commented 8 years ago

Modifies the plugin to take in the "time" attribute of the jUnit test case and apply it to TestRail's "elapsed" property, capturing the runtime of automated tests.