rtf icon indicating copy to clipboard operation
rtf copied to clipboard

Regression testing framework

Results 2 rtf issues
Sort by recently updated
recently updated
newest added

`junit` is a "standard" XML based file format to report unit test results and there seems to be some tooling support for it as well (at least in Jenkins). Would...

Having a failure in post-test.sh involved a panic. ``` panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x20 pc=0x537ca8] goroutine 1 [running]: github.com/linuxkit/rtf/local.(*Test).Run(0xc0421456c0, 0x1, 0x862cd4,...