Python Guide¶
Junit Html Reports¶
- https://stackoverflow.com/questions/2385553/how-can-i-generate-an-html-report-for-junit-results/2969305
- https://gitlab.com/inorton/junit2html
app with pyinstaller on jenkins¶
Testing¶
Amaining pytest
- take a look on steps https://smarie.github.io/python-pytest-steps/#a-basics
- and harvesting. https://smarie.github.io/python-pytest-harvest/