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

ActiveLibrary

boga881/blt-behat
=================

Behat integration for Acquia BLT

089PHP

Since Feb 15Pushed 3y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 68% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b2935f9df8522b1eb3052ed4b423c8a2ff217b1fc945fb5125a81f9519a2d371?d=identicon)[boga881](/maintainers/boga881)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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