modbus485_dust_co2_node/test
Carsten Schmiemann 89267dd34e Updated Co2 Sensor 2019-02-18 00:29:18 +01:00
..
README First Commit 2019-02-06 23:25:03 +01:00
test_mhz19.cpp Updated Co2 Sensor 2019-02-18 00:29:18 +01: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