TLDR
Enter a command. For example: weasyprint, pg_dumpall, pass.

behat

 
A PHP framework for Behaviour-Driven Development. More information: https://behat.org.
 
  • Initialize a new Behat project:
     
    behat --init
     
  • Run all tests:
     
    behat
     
  • Run all tests from the specified suite:
     
    behat --suite={{suite_name}}
     
  • Run tests with a specific output formatter:
     
    behat --format {{pretty|progress}}
     
  • Run tests and output results to a file:
     
    behat --out {{path/to/file}}
     
  • Display a list of definitions in your test suites:
     
    behat --definitions

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.