PHPackages                             testdrupal/behatextension - 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. testdrupal/behatextension

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

testdrupal/behatextension
=========================

A Behat Extension with Drupal Integration.

29.9k2[1 issues](https://github.com/TestDrupal/BehatExtension/issues)[2 PRs](https://github.com/TestDrupal/BehatExtension/pulls)PHP

Since Jul 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/TestDrupal/BehatExtension)[ Packagist](https://packagist.org/packages/testdrupal/behatextension)[ RSS](/packages/testdrupal-behatextension/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Documentation
=============

[](#documentation)

This package makes it easier to test Drupal Projects with Behat and is available on packagist.

Install
=======

[](#install)

Create a composer.json file with the following:

```
{
  "require": {
    "testdrupal/behatextension": "dev-master"
  },
  "config": {
    "bin-dir": "bin/"
  },
}
```

Install dependencies: `composer install`

Initialize: `behat --init`

Using the TestDrupal Behat Extension
====================================

[](#using-the-testdrupal-behat-extension)

TODO :)

Sponsors
========

[](#sponsors)

[Heliocore](https://heliocore.com)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d658718d47508712713f726098a1b8a0bdb5dcb968782ebd6bc67a5b166f827?d=identicon)[frankcarey](/maintainers/frankcarey)

### Embed Badge

![Health badge](/badges/testdrupal-behatextension/health.svg)

```
[![Health](https://phpackages.com/badges/testdrupal-behatextension/health.svg)](https://phpackages.com/packages/testdrupal-behatextension)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
