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

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

heykarthikwithu/codeception
===========================

A drupal application with codeception integration.

8.x-dev(9y ago)001

Since Mar 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/heykarthikwithu/codeception)[ Packagist](https://packagist.org/packages/heykarthikwithu/codeception)[ RSS](/packages/heykarthikwithu-codeception/feed)WikiDiscussions 7.x Synced 2mo ago

READMEChangelogDependencies (16)Versions (2)Used By (0)

Codeception in Drupal 7
=======================

[](#codeception-in-drupal-7)

A Drupal application with Codeception integration and PhantomanJS.

Initially do a composer update, which would get the drupal codebase locally.

`$ composer update`

Then to get the codeception to be bootstrapped.

`$ php vendor/bin/codecept bootstrap`

Then add the phantoman congifuration in the `codeception.yml` file.

```
extensions:
    enabled:
        - Codeception\Extension\Phantoman
    config:
       Codeception\Extension\Phantoman:
            path: 'vendor/bin/phantomjs'
            port: 4444
            suites: ['acceptance']

```

Then run the test cases.

`$ php vendor/bin/codecept run`

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

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

3362d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/94920f603947ada06dfd3e5fbd758f724d6c68abaef21563370e843c05f2eca7?d=identicon)[heykarthikwithu](/maintainers/heykarthikwithu)

---

Top Contributors

[![heykarthikwithu](https://avatars.githubusercontent.com/u/7745441?v=4)](https://github.com/heykarthikwithu "heykarthikwithu (12 commits)")

---

Tags

codeceptiondrupalphantomjs

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[farmos/farmos

A web-based farm record keeping application.

1.2k6.7k1](/packages/farmos-farmos)

PHPackages © 2026

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