summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authoradiee5 <58359866+adiee5@users.noreply.github.com>2026-03-17 00:36:27 +0100
committeradiee5 <58359866+adiee5@users.noreply.github.com>2026-03-17 00:36:27 +0100
commitf9032ca0d68f0b2ba7c007e90444c7e88d32e194 (patch)
tree23eea612019ed8c7a263e257f0eb3f1d6be51a58 /test
parent71bdb9a31ceaf97c6bb2c4bc0d2834299bea874c (diff)
True init
Diffstat (limited to 'test')
-rw-r--r--test/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/README b/test/README
new file mode 100644
index 0000000..9b1e87b
--- /dev/null
+++ b/test/README
@@ -0,0 +1,11 @@
+
+This directory is intended for PlatformIO Test Runner 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 PlatformIO Unit Testing:
+- https://docs.platformio.org/en/latest/advanced/unit-testing/index.html