CovidBracelet/test
Patrick Rathje 1f8e564604 Correct test file extension 2022-05-25 20:51:17 +02:00
..
test_common Correct test file extension 2022-05-25 20:51:17 +02:00
README Add platformIO files and adapt file structure 2020-08-18 22:46:49 +02:00

README

This directory is intended for PIO Unit Testing and project tests.

Unit Testing is a software testing method by which individual units of
source code, sets of one or more MCU program modules together with associated
control data, usage procedures, and operating procedures, are tested to
determine whether they are fit for use. Unit testing finds problems early
in the development cycle.

More information about PIO Unit Testing:
- https://docs.platformio.org/page/plus/unit-testing.html