phpspec
Verified for current stable LTS
Phpspec Commands
Phpspec command syntax with verified terminal examples.
Commands
7 commands for Phpspec
phpspec Operations
Phpspec Command: Create Specification For Class
phpspec describe <class_name> phpspec Operations
Phpspec Command: Disable Code Generation Prompts
phpspec run --no-code-generation phpspec Operations
Phpspec Command: Enable Fake Return Values
phpspec run --fake phpspec Operations
Phpspec Command: Run All Specifications In Spec Directory
phpspec run phpspec Operations
Phpspec Command: Run Single Specification
phpspec run <path/to/class_specification_file> phpspec Operations
Phpspec Command: Run Specifications With Bootstrap File
phpspec run -b <path/to/bootstrap_file> phpspec Operations
Phpspec Command: Run Specifications With Configuration File
phpspec run -c <path/to/configuration_file> Suggest a Phpspec Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Phpspec workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.