I am not able to find the right search string to solve that problem myself.
Searching the keywords “python test report html” only provides a lot of references to tests, that test python itself. Basically software / unit tests.
I have a lot of RF hardware that is used to test and calibrate other RF hardware and I automated that in python. The results are text logs on the screen.
Question: Is there a library for python that takes logical and numeric minimum, maximum and result as input, formats that as a table, marking good and bad values and compiles that into an html report? If it then could add some chapters and descriptive headlines, it would be perfect.
Attached a picture of how I like to see my output to look like.
But I am sure someone already wrote a lib for it, and I am missing the correct keywords to search for.
Thanks!
enter image description here
Currently, I just tried googeling for the right terms…
Astralix is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1