lundi 24 avril 2017

Unity test on embedded systems to web output

Good morning,

I'm currently working on an embedded device which is able to run unit tests, thanks to the Unity framework. I send the output of these tests into my computer with a JLINK and SEGGER_RTT. Question is, how can i make a web report from unity output?

The best lead I have found, was to transform Unity content to JUnit, in order to have more librairies to work with. Problem is, i didn't find the best approach to have with this JUnit. The idea is to have almost nothing to install, to be able to run tests on a new computer and to have an ergonomic/modern web UI to fastly treat unit tests. The best library i found was Allure (http://ift.tt/2pW96CO), but I was wondering if it was the best approach (many things to install, and to do before i have anything)

Thanks




Aucun commentaire:

Enregistrer un commentaire