PHPackages                             treehouselabs/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. [Testing &amp; Quality](/categories/testing)
4. /
5. treehouselabs/behat-common

AbandonedArchivedLibrary[Testing &amp; Quality](/categories/testing)

treehouselabs/behat-common
==========================

Common Behat contexts to use in our Symfony projects

v0.2.2(8y ago)487.4k3[4 issues](https://github.com/treehouselabs/behat-common/issues)MITPHPPHP &gt;=7.0

Since Jun 14Pushed 6y ago3 watchersCompare

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

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

Deprecated &amp; archived
=========================

[](#deprecated--archived)

This package is no longer maintained. It is advised to write specific contexts and step definitions, or use better maintained ones. Good starting points are:

-
-

Previous readme below 👇

---

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 treehouselabs/behat-common`

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

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

```
