pio test

Run local tests on a PlatformIO project. More information: https://docs.platformio.org/en/latest/core/userguide/cmd_test.html.

pio test

pio test {{[-e|--environment]}} {{environment1}} {{[-e|--environment]}} {{environment2}}

pio test {{[-f|--filter]}} "{{pattern}}"

pio test {{[-i|--ignore]}} "{{pattern}}"

pio test --upload-port {{upload_port}}

pio test {{[-c|--project-conf]}} {{path/to/platformio.ini}}