diff options
| author | manuel <manuel@mausz.at> | 2020-03-17 12:00:59 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2020-03-17 12:00:59 +0100 |
| commit | f0ecb4d38fff522c72905a8551355ca925381fa3 (patch) | |
| tree | 44df19413a3ea38b2729f2ba223b9c3be5b27af3 /bs_button/test | |
| parent | 1fe1e04f903aaedf4bcde0ae85f58f6644ccedd5 (diff) | |
| download | arduino-f0ecb4d38fff522c72905a8551355ca925381fa3.tar.gz arduino-f0ecb4d38fff522c72905a8551355ca925381fa3.tar.bz2 arduino-f0ecb4d38fff522c72905a8551355ca925381fa3.zip | |
platform io cleanup
Diffstat (limited to 'bs_button/test')
| -rw-r--r-- | bs_button/test/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/bs_button/test/README b/bs_button/test/README deleted file mode 100644 index df5066e..0000000 --- a/bs_button/test/README +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | |||
| 2 | This directory is intended for PIO Unit Testing and project tests. | ||
| 3 | |||
| 4 | Unit Testing is a software testing method by which individual units of | ||
| 5 | source code, sets of one or more MCU program modules together with associated | ||
| 6 | control data, usage procedures, and operating procedures, are tested to | ||
| 7 | determine whether they are fit for use. Unit testing finds problems early | ||
| 8 | in the development cycle. | ||
| 9 | |||
| 10 | More information about PIO Unit Testing: | ||
| 11 | - https://docs.platformio.org/page/plus/unit-testing.html | ||
