DEV_semaphore/.pio/libdeps/esp32dev/Unity/examples/example_2
David Diaz d76c8bc3c5 Initial commit 2024-07-27 16:03:03 +02:00
..
src Initial commit 2024-07-27 16:03:03 +02:00
test Initial commit 2024-07-27 16:03:03 +02:00
makefile Initial commit 2024-07-27 16:03:03 +02:00
readme.txt Initial commit 2024-07-27 16:03:03 +02:00

readme.txt

Example 2
=========

Same as the first example, but now using Unity's test fixture to group tests
together. Using the test fixture also makes writing test runners much easier.