allankp / pytest-testrail

pytest plugin for integration with TestRail, for creating testruns and updating results
MIT License
96 stars 124 forks source link

Add duration in result #32

Closed apallier closed 6 years ago

apallier commented 6 years ago

Main development is the addition of "duration" in the result.

Minor developments:

allankp commented 6 years ago

@apallier thanks again!