consensus / behat-terminal-context
Behat Terminal Context
dev-main
2023-08-17 00:57 UTC
Requires
- php: >=8.1
- behat/behat: ^3.11
- symfony/process: ^4.4.44 | ^5.4.21 | ^6.2
This package is auto-updated.
Last update: 2024-10-17 03:29:28 UTC
README
composer require consensus/behat-terminal-context
TerminalContext
Support for performing tests in a linux terminal.
Enabling
behat.yml
default:
suites:
default:
contexts:
- Consensus\BehatTerminalContext\Context\TerminalContext