Fiona Lin / Mbed OS cap_sense
Committer:
fionalin
Date:
Thu Aug 04 15:14:29 2022 -0400
Revision:
2:d9745be6c253
hehe forgot to commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
fionalin 2:d9745be6c253 1
fionalin 2:d9745be6c253 2 This directory is intended for PlatformIO Test Runner and project tests.
fionalin 2:d9745be6c253 3
fionalin 2:d9745be6c253 4 Unit Testing is a software testing method by which individual units of
fionalin 2:d9745be6c253 5 source code, sets of one or more MCU program modules together with associated
fionalin 2:d9745be6c253 6 control data, usage procedures, and operating procedures, are tested to
fionalin 2:d9745be6c253 7 determine whether they are fit for use. Unit testing finds problems early
fionalin 2:d9745be6c253 8 in the development cycle.
fionalin 2:d9745be6c253 9
fionalin 2:d9745be6c253 10 More information about PlatformIO Unit Testing:
fionalin 2:d9745be6c253 11 - https://docs.platformio.org/en/latest/advanced/unit-testing/index.html