Przemek Wirkus
|
7e5dfeef32
|
Refactoring of report exporter to support HTML and JUNIT. Changed HTML result report.
|
2014-10-15 17:02:33 +01:00 |
Przemek Wirkus
|
12a9051aba
|
Removed few minor pyFlakes warnings
|
2014-10-15 16:33:30 +01:00 |
Przemek Wirkus
|
50966fdf89
|
Refactoring of report exporter to support HTML and JUNIT: Fixed issues with non ASCII characters read from serial port in ProcessObserver. Also changed reporting for errors and failures in TestSuite JUnit class
|
2014-10-15 16:05:57 +01:00 |
Przemek Wirkus
|
2274651892
|
Refactoring of report exporter to support HTML and JUNIT. Added unicode encoding for strings coming from serial console
|
2014-10-15 13:38:20 +01:00 |
Przemek Wirkus
|
dec97ce13e
|
Added unicode filter to console output from MUT
|
2014-10-15 11:33:44 +01:00 |
Przemek Wirkus
|
7ce6287474
|
Refactoring of report exporter to support HTML and JUNIT. Added properties for each unique test suite. Each test suite is sorted out as different toolchain
|
2014-10-15 11:33:41 +01:00 |
Przemek Wirkus
|
9b0a22f1a4
|
Refactoring of report exporter to support HTML and JUNIT. Added failure and error tags.
|
2014-10-15 11:33:34 +01:00 |
Przemek Wirkus
|
51223ef6d1
|
Refactoring of report exporter to support HTML and JUNIT. TODO: add support for TEXT output.
Added JUtnit exporter
|
2014-10-15 11:33:30 +01:00 |
Przemek Wirkus
|
9fe239dcad
|
Added HTML reporting feature, switch --report-html FILENAME to singletest.py so now users can export test results to external HTML file. This feature can be used to display HTML reports on CI dashboards
|
2014-09-25 17:42:08 +01:00 |