Prereqs:
- MSYS2 with
mingw-w64-x86_64-toolchain(gcc available in PATH) - PlatformIO CLI (
pioon PATH or%USERPROFILE%\.platformio\penv\Scripts\platformio.exe)
Run from repo root:
& $env:USERPROFILE\.platformio\penv\Scripts\platformio.exe test -e native_testOr use the helper script:
.\scripts\run_tests.ps1