lnie / taskotron / libtaskotron

Forked from taskotron/libtaskotron 6 years ago
Clone

dfb19d1 xunit_directive: improve docs, tests, some code

Authored and Committed by kparal 7 years ago
    xunit_directive: improve docs, tests, some code
    
    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.
    
    Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D975
    
        
file modified
+2 -1
file modified
+1 -1
file modified
+1 -1
file modified
+41 -82