Forrest logo
back to context overview

cotton

List of commands for cotton:

  • cotton:tldr:28cdc cotton: Stop running when a test fails.
    $ cotton -u ${base_url} -s ${filename}.md
    try on your machine
    explain this command
  • cotton:tldr:af7c1 cotton: Use a specific base URL.
    $ cotton -u ${base_url} ${filename}.md
    try on your machine
    explain this command
  • cotton:tldr:be4af cotton: Disable certificate verification (insecure mode).
    $ cotton -u ${base_url} -i ${filename}.md
    try on your machine
    explain this command
back to context overview