Skip to content

4.2.0-beta - Adding pytests

Pre-release
Pre-release

Choose a tag to compare

@Ernst79 Ernst79 released this 18 Jul 13:50
f6dd99a

Changes in 4.2.0-beta

This release is a maintenance release, that adds validation of the code (HACS/Hassfest) and adds testing of the ble_parser code (pytest). This will help preventing coding errors in the future, as every new release will now be checked automatically. Current implementation only tests the ble_parser, tests for other aspects need to be added in the future.