consensus / behat-terminal-context
Behat Terminal Context
dev-main
2025-05-30 11:58 UTC
Requires
- php: >=8.1
- behat/behat: ^3.11
- symfony/process: ^4.4.44 | ^5.4.21 | ^6.2 | ^7.0
This package is auto-updated.
Last update: 2025-05-30 15:59:02 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