Update README for "include", "lib", and "test" directories

This commit is contained in:
Ivan Kravets
2018-10-17 21:28:26 +03:00
parent 705f58c891
commit ace8cf66e9
39 changed files with 1248 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
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