diff options
author | sijanec <anton@sijanec.eu> | 2021-05-25 07:07:16 +0200 |
---|---|---|
committer | sijanec <anton@sijanec.eu> | 2021-05-25 07:07:16 +0200 |
commit | 71a466c66b3476d5aa58c3fc6de2d77d10d625d3 (patch) | |
tree | 2a608e45350a2dc7e266963eb3ae201feb94f211 /fiz/naloga/vodnaraketa/test/README | |
parent | https://zapiski.xn--ijanec-9jb.eu/p/psi# (diff) | |
download | sola-gimb-2-71a466c66b3476d5aa58c3fc6de2d77d10d625d3.tar sola-gimb-2-71a466c66b3476d5aa58c3fc6de2d77d10d625d3.tar.gz sola-gimb-2-71a466c66b3476d5aa58c3fc6de2d77d10d625d3.tar.bz2 sola-gimb-2-71a466c66b3476d5aa58c3fc6de2d77d10d625d3.tar.lz sola-gimb-2-71a466c66b3476d5aa58c3fc6de2d77d10d625d3.tar.xz sola-gimb-2-71a466c66b3476d5aa58c3fc6de2d77d10d625d3.tar.zst sola-gimb-2-71a466c66b3476d5aa58c3fc6de2d77d10d625d3.zip |
Diffstat (limited to 'fiz/naloga/vodnaraketa/test/README')
-rw-r--r-- | fiz/naloga/vodnaraketa/test/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fiz/naloga/vodnaraketa/test/README b/fiz/naloga/vodnaraketa/test/README new file mode 100644 index 0000000..b94d089 --- /dev/null +++ b/fiz/naloga/vodnaraketa/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 |