PHPackages                             clippings/behat-common - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. clippings/behat-common

AbandonedArchivedLibrary

clippings/behat-common
======================

Common Behat contexts to use in our Symfony projects

0.3.1(6y ago)025.1kMITPHPPHP ^7.1

Since Jun 14Pushed 6y agoCompare

[ Source](https://github.com/clippings/behat-common)[ Packagist](https://packagist.org/packages/clippings/behat-common)[ RSS](/packages/clippings-behat-common/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (14)Versions (14)Used By (0)

Behat Common
============

[](#behat-common)

Collection of contexts and traits for writing Behat features in your Symfony projects.

Quick install:
--------------

[](#quick-install)

### 1. Install the package through composer

[](#1-install-the-package-through-composer)

Just run `composer require --dev clippings/behat-common`

### 2. Create a feature context like normal (extending `RawMinkContext`)

[](#2-create-a-feature-context-like-normal-extending-rawminkcontext)

```
