PHPackages                             cubiche/tests - 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. cubiche/tests

ActiveLibrary

cubiche/tests
=============

Small component that provides tools to create and run tests for Cubiche components.

01.9kPHP

Since Sep 4Pushed 6y ago2 watchersCompare

[ Source](https://github.com/cubiche/tests)[ Packagist](https://packagist.org/packages/cubiche/tests)[ RSS](/packages/cubiche-tests/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Cubiche\\Tests
==============

[](#cubichetests)

This library provides tools to create and run tests for Cubiche components.

In each component, a `Tests/` directory contains test suites. So far, only unit tests are supported. They are written with [atoum](http://atoum.org/).

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

[](#installation)

With [Composer](http://getcomposer.org/), to include this library into your dependencies, you need to require [`cubiche/tests`](https://packagist.org/packages/cubiche/tests):

```
{
    "require": {
        "cubiche/tests": "dev-master"
    }
}
```

\##Authors

- [Ivannis Suárez Jérez](https://github.com/ivannis)
- [Karel Osorio Ramírez](https://github.com/osorioramirez)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 73.3% 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/8a1538b807c5f51942d07ef9f1a0e3da5cdfa3de27d493edd9857fdf9e1810d4?d=identicon)[osorioramirez](/maintainers/osorioramirez)

---

Top Contributors

[![ivannis](https://avatars.githubusercontent.com/u/754477?v=4)](https://github.com/ivannis "ivannis (22 commits)")[![osorioramirez](https://avatars.githubusercontent.com/u/4730587?v=4)](https://github.com/osorioramirez "osorioramirez (8 commits)")

### Embed Badge

![Health badge](/badges/cubiche-tests/health.svg)

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

PHPackages © 2026

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