pio-test
Verified for current stable LTS
Pio Test Command: Specify Custom Configuration File
Use for specify custom configuration file with Pio Test. Exact CLI syntax to specify custom configuration file using Pio Test.
When to use this: Use for specify custom configuration file with Pio Test.
Command Syntax
pio test -c <path/to/platformio.ini> pio test -c <path/to/platformio.ini> Command Breakdown
-c- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to specify custom configuration file using Pio Test.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pio Test Command: Ignore Tests Matching Glob Pattern
pio test -i "<pattern>" Pio Test Command: Run All Tests In All Environments pio test Pio Test Command: Run Tests Matching Glob Pattern pio test -f "<pattern>" Pio Test Command: Specify Upload Port For Firmware pio test --upload-port <upload_port> Pio Test Command: Test Specific Environments pio test -e <environment1> -e <environment2>