xunit_directive: improve docs, tests, some code
ClosedPublic

Authored by kparal on Aug 18 2016, 2:11 PM.

Details

Summary

Add more information to documentation. Always set xunit file
as artifact. Use an existing method for creating a success
rate summary. Simplify tests by reusing data. Don't mock builtin
open, override it just inside the module under test.

Bump requirements for mock to 2.0.0 to avoid bugs in older version.

Test Plan

test suite works

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to xunit_directive: improve docs, tests, some code.Aug 18 2016, 2:11 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added a reviewer: lbrabec.
kparal updated this revision to Diff 2495.Aug 18 2016, 2:18 PM
  • make file description more readable
This revision is now accepted and ready to land.Aug 22 2016, 6:29 AM
This revision was automatically updated to reflect the committed changes.