pio-test
Verified for current stable LTS
Pio Test Command: Ignore Tests Matching Glob Pattern
Use for ignore tests matching glob pattern with Pio Test. Exact CLI syntax to ignore tests matching glob pattern using Pio Test.
When to use this: Use for ignore tests matching glob pattern with Pio Test.
Command Syntax
pio test -i "<pattern>" pio test -i "<pattern>" Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to ignore tests matching glob pattern 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: Run All Tests In All Environments
pio test Pio Test Command: Run Tests Matching Glob Pattern pio test -f "<pattern>" Pio Test Command: Specify Custom Configuration File pio test -c <path/to/platformio.ini> 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>