Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/homespan/unittest
Unit Regression Tests
https://github.com/homespan/unittest
Last synced: 12 days ago
JSON representation
Unit Regression Tests
- Host: GitHub
- URL: https://github.com/homespan/unittest
- Owner: HomeSpan
- License: mit
- Created: 2022-01-01T22:23:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T03:49:43.000Z (20 days ago)
- Last Synced: 2024-12-14T04:25:06.171Z (20 days ago)
- Language: C++
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnitTest
Unit Regression Tests for HomeSpan. Purpose is to test various features and functions of [HomeSpan](https://github.com/HomeSpan/HomeSpan) across all supported chips (ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ane ESP32-C6) to ensure changes made to new version of the library do not inadvertently break existing functionality.These sketches are for on-going, internal, development use and may or may not compile under the current production release of HomeSpan if they are being used to test a new version under active development.