Getting Started
Configuration
Instruments
Advanced
Integration
compile_commands.json
Miscellaneous
PlatformIO Unit Testing can be configured using “platformio.ini” (Project Configuration File). See available options below:
test_framework
test_filter
test_ignore
test_port
test_speed
test_build_src
test_testing_command
You can also override some options using pio test command.