cotton
Verified for current stable LTS
Cotton Command: Stop Execution On The First Test Failure
Use for Stop execution on the first test failure with Cotton. Exact CLI syntax to Stop execution on the first test failure using Cotton.
When to use this: Use for Stop execution on the first test failure with Cotton.
Command Syntax
cotton -u <base_url> -s <path/to/file.md> cotton -u <base_url> -s <path/to/file.md> Command Breakdown
-u- Command Option
- Tool-specific option used by this command invocation.
-s- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to Stop execution on the first test failure using Cotton.
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
Cotton Command: Disable Certificate Verification For Insecure Connections
cotton -u <base_url> -i <path/to/file.md> Cotton Command: Use A Specific Base URL For Tests cotton -u <base_url> <path/to/file.md> Cotton Command: Disable Certificate Verification cotton -u <base_url> -i <path/to/file.md> Cotton Command: Run Markdown Test Specification cotton -u <base_url> <path/to/file.md> Cotton Command: Stop On Test Fail cotton -u <base_url> -s <path/to/file.md>