test_port
¶Type: String (Pattern)
| Multiple: No
This option specifies communication interface between PlatformIO Unit Testing Test Runner and the target device. The possible values are the same as documented for monitor_port option.
If test_port
isn’t specified, the PlatformIO Unit Testing
runner will try to detect it automatically.
To print all available serial ports use the pio device list command.