PHPackages                             portrino/codeception-cleverreach-module - 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. portrino/codeception-cleverreach-module

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

portrino/codeception-cleverreach-module
=======================================

Provides cleverreach testing for codeception

0.1.0(8y ago)145PHP

Since Oct 10Pushed 8y ago4 watchersCompare

[ Source](https://github.com/portrino/codeception-cleverreach-module)[ Packagist](https://packagist.org/packages/portrino/codeception-cleverreach-module)[ RSS](/packages/portrino-codeception-cleverreach-module/feed)WikiDiscussions master Synced today

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

Codeception Cleverreach Module
==============================

[](#codeception-cleverreach-module)

[![Build Status](https://camo.githubusercontent.com/6a6fc96bd57dce822ff859c0ffbc3e4be9c2a9d764900a2a6029e43e43f6f41b/68747470733a2f2f7472617669732d63692e6f72672f706f727472696e6f2f636f646563657074696f6e2d636c6576657272656163682d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/portrino/codeception-cleverreach-module) [![Code Climate](https://camo.githubusercontent.com/2e6570aa93c12a1c10a655a1fdcc89e77934fd34675ef8cb4ac3e8a8197a65c9/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f706f727472696e6f2f636f646563657074696f6e2d636c6576657272656163682d6d6f64756c652f6261646765732f6770612e737667)](https://codeclimate.com/github/portrino/codeception-cleverreach-module)[![Test Coverage](https://camo.githubusercontent.com/15a46de4e14a2e8fca0138330f3f4af86b5049e8f5a17e886d05916727d4fa55/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f706f727472696e6f2f636f646563657074696f6e2d636c6576657272656163682d6d6f64756c652f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/portrino/codeception-cleverreach-module/coverage)[![Issue Count](https://camo.githubusercontent.com/864314745826cc6880c71489605371694d8add1f81dd1866ac4720fc8fae6ca8/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f706f727472696e6f2f636f646563657074696f6e2d636c6576657272656163682d6d6f64756c652f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/portrino/codeception-cleverreach-module)[![Latest Stable Version](https://camo.githubusercontent.com/7c9eb6052752b551700a480c3bcdffd2061c378899d9a88cf0710b3dc64d3525/68747470733a2f2f706f7365722e707567782e6f72672f706f727472696e6f2f636f646563657074696f6e2d636c6576657272656163682d6d6f64756c652f762f737461626c65)](https://packagist.org/packages/portrino/codeception-cleverreach-module)[![Total Downloads](https://camo.githubusercontent.com/5d7527fd13e207cd024044b21cef745c7f099ff042bf96e969fd84b5eb634747/68747470733a2f2f706f7365722e707567782e6f72672f706f727472696e6f2f636f646563657074696f6e2d636c6576657272656163682d6d6f64756c652f646f776e6c6f616473)](https://packagist.org/packages/portrino/codeception-cleverreach-module)

This package provides cleverreach testing for codeception

Installation
============

[](#installation)

```
composer require --dev portrino/codeception-cleverreach-module
```

Usage
=====

[](#usage)

You can use this module like other codeception modules. By adding 'CleverReach' to the enabled modules in your codeception suite configuration.

Enable module and setup the configuration variables
===================================================

[](#enable-module-and-setup-the-configuration-variables)

The variables could be set in config file directly or via an environment variable: %API\_KEY%

```
modules:
    enabled:
        - CleverReach:
            client_id: ADD_YOUR_CLIENT_ID_HERE
            login_name: ADD_YOUR_LOGIN_NAME_HERE
            password: ADD_YOUR_PASSWORD_HERE
```

Update Codeception build
========================

[](#update-codeception-build)

```
codecept build
```

Implement the cept / cest
=========================

[](#implement-the-cept--cest)

```
$I->seeUserIsSubscribedForNewsletter($email, $groupId);
```

Authors
-------

[](#authors)

[![](https://avatars0.githubusercontent.com/u/726519?s=40&v=4)](https://avatars0.githubusercontent.com/u/726519?s=40&v=4)

- **Leopold Engst** - *Initial work, Unit Tests* - [leen2104](https://github.com/leen2104)
- **André Wuttig** - *Concept* - [aWuttig](https://github.com/aWuttig)

See also the list of [contributors](https://github.com/portrino/codeception-cleverreach-module/graphs/contributors) who participated in this project.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

3134d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/03867e1d2497d7cb7feb932fb301387e143503bfd17c584ef90347b3d7942cf1?d=identicon)[portrino-dev](/maintainers/portrino-dev)

---

Top Contributors

[![aWuttig](https://avatars.githubusercontent.com/u/726519?v=4)](https://github.com/aWuttig "aWuttig (3 commits)")[![leen109](https://avatars.githubusercontent.com/u/31662036?v=4)](https://github.com/leen109 "leen109 (2 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/portrino-codeception-cleverreach-module/health.svg)

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

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[captbaritone/mailcatcher-codeception-module

Test emails in your Codeception acceptance tests

1114.5M10](/packages/captbaritone-mailcatcher-codeception-module)[docler-labs/codeception-slim-module

Codeception Module for Slim framework.

13178.0k1](/packages/docler-labs-codeception-slim-module)[whatdafox/codeception-mailtrap

Mailtrap module for Codeception

1545.0k](/packages/whatdafox-codeception-mailtrap)[kolyunya/codeception-markup-validator

Markup validator module for Codeception.

1413.8k3](/packages/kolyunya-codeception-markup-validator)

PHPackages © 2026

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