howto added for building and running tests

This commit is contained in:
hsaturn
2021-09-17 19:58:24 +02:00
parent 36dde2c063
commit ccbf42f81b

6
tests/howto Normal file
View File

@@ -0,0 +1,6 @@
cd TinyMqtt/tests/../..
git clone https://github.com/hsaturn/EspMock.git
git clone https://github.com/bxparks/AUnit.git
git clone https://github.com/bxparks/EpoxyDuino.git
cd TinyMqtt/tests
make