-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

behat


> A PHP framework for Behaviour-Driven Development.

More information.


Initialise 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


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 23:30:09 2024