PHPackages                             oneshoe/drupal-codeception - 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. oneshoe/drupal-codeception

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

oneshoe/drupal-codeception
==========================

Extension to the Codeception toolset for Drupal testing.

1.0.0(3y ago)013.7k↓58.2%2GPL-2.0PHP

Since May 3Pushed 2y ago5 watchersCompare

[ Source](https://github.com/oneshoe/drupal-codeception)[ Packagist](https://packagist.org/packages/oneshoe/drupal-codeception)[ RSS](/packages/oneshoe-drupal-codeception/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (9)Versions (3)Used By (0)

One Shoe Drupal Codeception extension
=====================================

[](#one-shoe-drupal-codeception-extension)

Extension to the Codeception toolset for Drupal testing.

Adding to your project
----------------------

[](#adding-to-your-project)

Require `oneshoe/drupal-codeception:dev-master`.

Configuring Codeception
-----------------------

[](#configuring-codeception)

To add to Codeception, make the following changes to your test suite files. The OSDrupalAcceptance depends on several other modules. These need to be added to the suite explicitly, and *in the correct order*, or they may not be found yet when they are needed.

### acceptance.suite.yml

[](#acceptancesuiteyml)

```
modules:
    enabled:
        - WebDriver
            # Refer to https://codeception.com/docs/modules/WebDriver for
            # configurarion instructions.
            # ...
        - DrupalDrush
        - DrupalAcceptance
        - OSDrupalAcceptance:
              rootUser: [name of the root (uid 1) user]
              rootPassword: [password for that user]

```

Development
-----------

[](#development)

For development you can use Lando. Start Lando with `lando start`. Then install a development environment by running run `lando composer install` and `lando clean-install`. Run the test suite (verifying the Codeception module) using `lando codecept` (this is just a way to running the regular codecept command within Lando).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.6% 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 ~0 days

Total

2

Last Release

1156d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/737cfb8c81546382a14695d7a1e0d562ad327968f2452043cd8082df69c20be4?d=identicon)[JorisVanEijden](/maintainers/JorisVanEijden)

![](https://www.gravatar.com/avatar/9a675f2f3a0de052eaf715a5aa0ea36290382726bfeae180cbdb5e66a679a15a?d=identicon)[oneshoe-ci](/maintainers/oneshoe-ci)

![](https://www.gravatar.com/avatar/196ebbf5ce61618345e8ecec07bfd830019c45154368b9290dc4ea27ce1aa141?d=identicon)[eelkeblok](/maintainers/eelkeblok)

---

Top Contributors

[![eelkeblok](https://avatars.githubusercontent.com/u/461752?v=4)](https://github.com/eelkeblok "eelkeblok (160 commits)")[![fonteijne](https://avatars.githubusercontent.com/u/1511257?v=4)](https://github.com/fonteijne "fonteijne (2 commits)")[![jaapjan](https://avatars.githubusercontent.com/u/2848293?v=4)](https://github.com/jaapjan "jaapjan (2 commits)")

### Embed Badge

![Health badge](/badges/oneshoe-drupal-codeception/health.svg)

```
[![Health](https://phpackages.com/badges/oneshoe-drupal-codeception/health.svg)](https://phpackages.com/packages/oneshoe-drupal-codeception)
```

###  Alternatives

[farmos/farmos

A web-based farm record keeping application.

1.3k7.1k1](/packages/farmos-farmos)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)[acquia/cohesion

Site Studio

271.7M10](/packages/acquia-cohesion)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)[vardot/varbase-project

Project template for Varbase distribution.

5362.5k](/packages/vardot-varbase-project)

PHPackages © 2026

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