infection
Verified for current stable LTS
Infection Command: Use Specific Test Framework
Use for use specific test framework with Infection. Exact CLI syntax to use specific test framework using Infection.
When to use this: Use for use specific test framework with Infection.
Command Syntax
infection --test-framework <phpunit|phpspec> infection --test-framework <phpunit|phpspec> Command Breakdown
--test-framework- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to use specific test framework using Infection.
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
Infection Command: Analyze Code Using Configuration File
infection Infection Command: Display Applied Mutation Code infection -s Infection Command: Only Mutate Covered Lines Of Code infection --only-covered Infection Command: Specify Log Verbosity infection --log-verbosity <default|all|none> Infection Command: Specify Minimum Covered Code Mutation Score Indicator infection --min-covered-msi <percentage>