Added auint test to unit tests array
This commit is contained in:
@@ -10,11 +10,12 @@
|
|||||||
|
|
||||||
TinyMqtt is a small, fast and capable Mqtt Broker and Client for Esp8266 / Esp32 / Esp WROOM
|
TinyMqtt is a small, fast and capable Mqtt Broker and Client for Esp8266 / Esp32 / Esp WROOM
|
||||||
|
|
||||||
## TinyMqtt dependencies
|
### Statuses of all unit tests of TinyMqtt and its dependencies
|
||||||
|
|
||||||
| Project | Unit tests result |
|
| Project | Unit tests result |
|
||||||
| ---------- | ------------ |
|
| ---------- | ------------ |
|
||||||
| TinyMqtt | No setup yet |
|
| TinyMqtt | [](https://github.com/hsaturn/TinyMqtt/actions/workflows/aunit.yml) |
|
||||||
|
| Dependencies ||
|
||||||
| EpoxyDuino | [](https://github.com/hsaturn/EpoxyDuino/actions/workflows/aunit_tests.yml) |
|
| EpoxyDuino | [](https://github.com/hsaturn/EpoxyDuino/actions/workflows/aunit_tests.yml) |
|
||||||
| EspMock | [](https://github.com/hsaturn/EspMock/actions/workflows/aunit.yml) |
|
| EspMock | [](https://github.com/hsaturn/EspMock/actions/workflows/aunit.yml) |
|
||||||
| AUnit | [](https://github.com/hsaturn/AUnit/actions/workflows/aunit_tests.yml) |
|
| AUnit | [](https://github.com/hsaturn/AUnit/actions/workflows/aunit_tests.yml) |
|
||||||
|
|||||||
Reference in New Issue
Block a user