summary refs log tree commit diff stats
path: root/firmware/test
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-03-19 19:54:03 +0100
committerChristian Krinitsin <mail@krinitsin.com>2025-03-19 19:54:03 +0100
commit4de52a94442014581a5e2f944eb17c578005afef (patch)
treef708362c3d5b71100e36ff050220ba625f3cfc1d /firmware/test
parent9fcab4be19e28bd564d1b4b80c0ffc6fdac4b298 (diff)
downloadtetris-console-4de52a94442014581a5e2f944eb17c578005afef.tar.gz
tetris-console-4de52a94442014581a5e2f944eb17c578005afef.zip
delete readmes
Diffstat (limited to 'firmware/test')
-rw-r--r--firmware/test/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/firmware/test/README b/firmware/test/README
deleted file mode 100644
index 9b1e87b..0000000
--- a/firmware/test/README
+++ /dev/null
@@ -1,11 +0,0 @@
-
-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