Closed joshschmelzle closed 2 years ago
Use pytest-json-report and analyze the response rather than manually defining tests. This PR enables automatic test discovery in the tests folder, and printing of the results to the OLED without also changing testing.py.
tests
testing.py
Use pytest-json-report and analyze the response rather than manually defining tests. This PR enables automatic test discovery in the
tests
folder, and printing of the results to the OLED without also changingtesting.py
.