PHPackages                             acquia/blt-behat - 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. acquia/blt-behat

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

acquia/blt-behat
================

Behat integration for Acquia BLT

v1.4.0(3y ago)01.1M↑12.6%16[2 PRs](https://github.com/acquia/blt-behat/pulls)3GPL-2.0+PHP

Since Nov 24Pushed 2y ago6 watchersCompare

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

READMEChangelog (6)Dependencies (6)Versions (7)Used By (3)

Acquia BLT Behat
================

[](#acquia-blt-behat)

This is an [Acquia BLT](https://github.com/acquia/blt) plugin providing integration with the Behat test framework.

This plugin provides a set of commands in the `tests` namespace that use these frameworks to run automated tests on your Drupal site.

This plugin is **community-supported**. Acquia does not provide any direct support for this software or provide any warranty as to its stability.

This plugin is provided solely as a backwards-compatible shim for customers upgrading from BLT 11. We recommend that anyone implementing new tests on a Drupal project use PHPUnit instead of Behat. PHPUnit now even supports Gherkin syntax if you prefer to preserve your human-readable Gherkin features:

Installation and usage
======================

[](#installation-and-usage)

Note: To use this plugin, you must already have a Drupal project using BLT 12 or higher.

Add this plugin
---------------

[](#add-this-plugin)

In your project, require the plugin with Composer:

`composer require acquia/blt-behat`

Initialize Config
-----------------

[](#initialize-config)

Run the recipe to initialize the necessary behat files / directories.

```
blt recipes:behat:init
blt tests:behat:init
```

Write Test(s)
-------------

[](#write-tests)

Write at least one BLT feature and place inside the tests/behat/features directory

Run Tests
---------

[](#run-tests)

Run the tests:

```
 blt tests:behat
```

License
=======

[](#license)

Copyright (C) 2020 Acquia, Inc.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.3% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~172 days

Recently: every ~209 days

Total

6

Last Release

1139d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/514789?v=4)[Acquia](/maintainers/acquia)[@acquia](https://github.com/acquia)

![](https://avatars.githubusercontent.com/u/1984514?v=4)[Dane Powell](/maintainers/danepowell)[@danepowell](https://github.com/danepowell)

---

Top Contributors

[![danepowell](https://avatars.githubusercontent.com/u/1984514?v=4)](https://github.com/danepowell "danepowell (18 commits)")[![TravisCarden](https://avatars.githubusercontent.com/u/959246?v=4)](https://github.com/TravisCarden "TravisCarden (3 commits)")[![pavlosdan](https://avatars.githubusercontent.com/u/5995324?v=4)](https://github.com/pavlosdan "pavlosdan (2 commits)")[![beacq](https://avatars.githubusercontent.com/u/187419278?v=4)](https://github.com/beacq "beacq (1 commits)")[![nikunjkotecha](https://avatars.githubusercontent.com/u/8104795?v=4)](https://github.com/nikunjkotecha "nikunjkotecha (1 commits)")[![mikemadison13](https://avatars.githubusercontent.com/u/22753451?v=4)](https://github.com/mikemadison13 "mikemadison13 (1 commits)")[![georgezee](https://avatars.githubusercontent.com/u/491346?v=4)](https://github.com/georgezee "georgezee (1 commits)")[![marvil07-adapt](https://avatars.githubusercontent.com/u/75342537?v=4)](https://github.com/marvil07-adapt "marvil07-adapt (1 commits)")

### Embed Badge

![Health badge](/badges/acquia-blt-behat/health.svg)

```
[![Health](https://phpackages.com/badges/acquia-blt-behat/health.svg)](https://phpackages.com/packages/acquia-blt-behat)
```

###  Alternatives

[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M2.0k](/packages/behat-behat)[drupal/drupal-extension

Drupal extension for Behat

22215.1M147](/packages/drupal-drupal-extension)[friends-of-behat/variadic-extension

Variadic support for behat context arguments

2286.0M446](/packages/friends-of-behat-variadic-extension)[drevops/behat-steps

Collection of steps for Behat

25381.7k3](/packages/drevops-behat-steps)[wp-cli/wp-cli-tests

WP-CLI testing framework

422.7M87](/packages/wp-cli-wp-cli-tests)[ezsystems/behatbundle

Behat bundle for help testing eZ Bundles and projects

44857.4k17](/packages/ezsystems-behatbundle)

PHPackages © 2026

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