From 95e5f22a558beeaac8895400e406837656a057e0 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 4 Feb 2020 23:33:05 +0100 Subject: add bs_button --- bs_button/test/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 bs_button/test/README (limited to 'bs_button/test') diff --git a/bs_button/test/README b/bs_button/test/README new file mode 100644 index 0000000..df5066e --- /dev/null +++ b/bs_button/test/README @@ -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 -- cgit v1.2.3