WLAN-Pi / wlanpi-hwtest

hwtest drives a suite of tests to determine diagnostic health for WLAN Pi Pro hardware.
Other
1 stars 0 forks source link

Use pytest-json-report #1

Closed joshschmelzle closed 2 years ago

joshschmelzle commented 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.