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

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

dhensby/codeception-silverstripe
================================

SilverStripe Framwork Module for Codeception

0.2.0(8y ago)2224BSD 3-ClausePHP

Since Jun 12Pushed 8y ago2 watchersCompare

[ Source](https://github.com/dhensby/codeception-silverstripe)[ Packagist](https://packagist.org/packages/dhensby/codeception-silverstripe)[ RSS](/packages/dhensby-codeception-silverstripe/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

Codeception SilverStripe Framework Module
=========================================

[](#codeception-silverstripe-framework-module)

This module links [Codeception](https://github.com/codeception) to the [SilverStripe Framework](https://github.com/silverstripe).

This allows you to use Codeception to run Functional tests off of SilverStripe.

### Notice

[](#notice)

This is a very early pre-alpha version. Currently it simply allows passing through to `Director::test`. Missing features include fixture, DB reset after tests run and more.

Installation
------------

[](#installation)

`composer require dhensby/codeception-silverstripe --dev`

Usage
-----

[](#usage)

Update your `functional.suite.yml` file so it looks like this:

```
# Codeception Test Suite Configuration
#
# Suite for functional tests
# Emulate web requests and make application process them
# Include one of framework modules (Symfony2, Yii2, Laravel5) to use it
# Remove this suite if you don't use frameworks

actor: FunctionalTester
modules:
    enabled:
        # add a framework module here
        - SilverStripe3
        - \Helper\Functional
```

and you're done... Happy testing!

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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 ~19 days

Total

3

Last Release

3221d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/563596?v=4)[Daniel Hensby](/maintainers/dhensby)[@dhensby](https://github.com/dhensby)

---

Top Contributors

[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (10 commits)")

---

Tags

codeception-modulesilverstripetesting

### Embed Badge

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

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

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6343.8M153](/packages/lucatume-wp-browser)[codeception/module-asserts

Codeception module containing various assertions

8550.6M1.2k](/packages/codeception-module-asserts)[codeception/lib-innerbrowser

Parent library for all Codeception framework modules and PhpBrowser

8641.7M77](/packages/codeception-lib-innerbrowser)[codeception/module-symfony

Codeception module for Symfony framework

949.4M95](/packages/codeception-module-symfony)[captbaritone/mailcatcher-codeception-module

Test emails in your Codeception acceptance tests

1114.5M10](/packages/captbaritone-mailcatcher-codeception-module)

PHPackages © 2026

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