From be93772bd4ab8b9af5fa155565d732e5e7cff51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Mon, 30 May 2022 22:05:30 +0200 Subject: =?UTF-8?q?nedelujo=C4=8D=20MPU=20lib,=20izbiram=20drugega?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fiz/naloga/merjenje/test/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 fiz/naloga/merjenje/test/README (limited to 'fiz/naloga/merjenje/test') diff --git a/fiz/naloga/merjenje/test/README b/fiz/naloga/merjenje/test/README new file mode 100644 index 0000000..b94d089 --- /dev/null +++ b/fiz/naloga/merjenje/test/README @@ -0,0 +1,11 @@ + +This directory is intended for PlatformIO 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 PlatformIO Unit Testing: +- https://docs.platformio.org/page/plus/unit-testing.html -- cgit v1.2.3