moreginger / xbmc-plugin.video.ted.talks

GNU General Public License v2.0
18 stars 20 forks source link

Dump HTML on any test failure #59

Closed moreginger closed 3 years ago

moreginger commented 8 years ago

It should be possible to annotate tests and provide a HTML getter function so that we dump HTML obtained if the test failed. This will improve CI debug greatly.