]> granicus.if.org Git - esp-idf/commit
tiny-test-fw: enhanced junit test report support:
authorHe Yin Ling <heyinling@espressif.com>
Fri, 13 Jul 2018 08:47:42 +0000 (16:47 +0800)
committerHe Yin Ling <heyinling@espressif.com>
Thu, 22 Nov 2018 12:49:15 +0000 (20:49 +0800)
commit8e70582cad4d2e17e2440882d47780f6d4101091
tree3b1b6eef612f3ec8f841ce668e1d7656665b5ccf
parent6252292d9c01145677d71a9f7924e64e68b345b8
tiny-test-fw: enhanced junit test report support:

1. replace xunitgen with junit_xml, which can log more info
2. allow test cases to handle junit test report by them own
3. allow test cases to log some info into report via `sysout` tag
tools/tiny-test-fw/IDF/__init__.py
tools/tiny-test-fw/TinyFW.py
tools/tiny-test-fw/docs/index.rst
tools/tiny-test-fw/requirements.txt