- Install PlatformIO Core
- Download examples source code
- Extract ZIP archive
- Run these commands:
# Change directory to example
> cd platformio-examples/unit-testing/wiring-blink
# Test project
> platformio test
# Test specific environment
> platformio test -e uno