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

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

dksdev01/drupal-blt-behat
=========================

Behat integration for Acquia BLT

043.0k↓41.5%PHP

Since Feb 16Pushed 3y agoCompare

[ Source](https://github.com/dksdev01/drupal-blt-behat)[ Packagist](https://packagist.org/packages/dksdev01/drupal-blt-behat)[ RSS](/packages/dksdev01-drupal-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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 56.7% 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/a8261dd05f612ab3ad667582d04b15f1a467589767d84f171282ac6ea7c013b6?d=identicon)[dksdev01](/maintainers/dksdev01)

---

Top Contributors

[![danepowell](https://avatars.githubusercontent.com/u/1984514?v=4)](https://github.com/danepowell "danepowell (17 commits)")[![dksdev01](https://avatars.githubusercontent.com/u/19617912?v=4)](https://github.com/dksdev01 "dksdev01 (5 commits)")[![TravisCarden](https://avatars.githubusercontent.com/u/959246?v=4)](https://github.com/TravisCarden "TravisCarden (3 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)")[![beacq](https://avatars.githubusercontent.com/u/187419278?v=4)](https://github.com/beacq "beacq (1 commits)")

### Embed Badge

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

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

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[phpspec/phpspec

Specification-oriented BDD framework for PHP 7.1+

1.9k36.7M3.1k](/packages/phpspec-phpspec)

PHPackages © 2026

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