PHPackages                             app-skeleton/unittest - 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. [Framework](/categories/framework)
4. /
5. app-skeleton/unittest

ActiveKohana-module[Framework](/categories/framework)

app-skeleton/unittest
=====================

PHPUnit integration for running unit tests on the Kohana framework

v3.3.1(12y ago)019BSD-3-ClausePHPPHP &gt;=5.3.3

Since Aug 26Pushed 12y ago1 watchersCompare

[ Source](https://github.com/app-skeleton/unittest)[ Packagist](https://packagist.org/packages/app-skeleton/unittest)[ Docs](http://kohanaframework.org)[ RSS](/packages/app-skeleton-unittest/feed)WikiDiscussions 3.3/master Synced yesterday

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

Kohana-PHPUnit integration
==========================

[](#kohana-phpunit-integration)

This module integrates PHPUnit with Kohana.

If you look through any of the tests provided in this module you'll probably notice all theHorribleCamelCase. I've chosen to do this because it's part of the PHPUnit coding conventions and is required for certain features such as auto documentation.

Requirements
------------

[](#requirements)

- [PHPUnit](http://www.phpunit.de/) &gt;= 3.4

Usage
-----

[](#usage)

```
$ phpunit --bootstrap=modules/unittest/bootstrap.php modules/unittest/tests.php

```

Alternatively you can use a `phpunit.xml` to have a more fine grained control over which tests are included and which files are whitelisted.

Make sure you only whitelist the highest files in the cascading filesystem, else you could end up with a lot of "class cannot be redefined" errors.

If you use the `tests.php` testsuite loader then it will only whitelist the highest files. see `config/unittest.php` for details on configuring the `tests.php` whitelist.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

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

4643d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/16ee23968209089931c6439441b750be90767059c48cff0da75b631224283b66?d=identicon)[app-skeleton](/maintainers/app-skeleton)

---

Top Contributors

[![BRMatt](https://avatars.githubusercontent.com/u/20394?v=4)](https://github.com/BRMatt "BRMatt (120 commits)")[![kiall](https://avatars.githubusercontent.com/u/52713?v=4)](https://github.com/kiall "kiall (23 commits)")[![zeelot](https://avatars.githubusercontent.com/u/40011?v=4)](https://github.com/zeelot "zeelot (18 commits)")[![zombor](https://avatars.githubusercontent.com/u/170538?v=4)](https://github.com/zombor "zombor (9 commits)")[![bobeagan](https://avatars.githubusercontent.com/u/100226?v=4)](https://github.com/bobeagan "bobeagan (9 commits)")[![leth](https://avatars.githubusercontent.com/u/52370?v=4)](https://github.com/leth "leth (6 commits)")[![acoulton](https://avatars.githubusercontent.com/u/416566?v=4)](https://github.com/acoulton "acoulton (5 commits)")[![cbandy](https://avatars.githubusercontent.com/u/106560?v=4)](https://github.com/cbandy "cbandy (4 commits)")[![isaiahdw](https://avatars.githubusercontent.com/u/39220?v=4)](https://github.com/isaiahdw "isaiahdw (3 commits)")[![cambiata](https://avatars.githubusercontent.com/u/217074?v=4)](https://github.com/cambiata "cambiata (3 commits)")[![banks](https://avatars.githubusercontent.com/u/120915?v=4)](https://github.com/banks "banks (3 commits)")[![ekingery](https://avatars.githubusercontent.com/u/130136?v=4)](https://github.com/ekingery "ekingery (1 commits)")[![misa](https://avatars.githubusercontent.com/u/96317?v=4)](https://github.com/misa "misa (1 commits)")[![samsoir](https://avatars.githubusercontent.com/u/27978?v=4)](https://github.com/samsoir "samsoir (1 commits)")[![tamaspap](https://avatars.githubusercontent.com/u/1059643?v=4)](https://github.com/tamaspap "tamaspap (1 commits)")[![mintbridge](https://avatars.githubusercontent.com/u/32777?v=4)](https://github.com/mintbridge "mintbridge (1 commits)")[![Ikke](https://avatars.githubusercontent.com/u/135698?v=4)](https://github.com/Ikke "Ikke (1 commits)")[![jessedc](https://avatars.githubusercontent.com/u/17407?v=4)](https://github.com/jessedc "jessedc (1 commits)")[![chandeeland](https://avatars.githubusercontent.com/u/845271?v=4)](https://github.com/chandeeland "chandeeland (1 commits)")

---

Tags

frameworkkohana

### Embed Badge

![Health badge](/badges/app-skeleton-unittest/health.svg)

```
[![Health](https://phpackages.com/badges/app-skeleton-unittest/health.svg)](https://phpackages.com/packages/app-skeleton-unittest)
```

###  Alternatives

[pestphp/pest

The elegant PHP Testing Framework.

11.4k59.5M14.2k](/packages/pestphp-pest)[kohana/database

The official Kohana module for database interactions, building queries, and prepared statements

158486.0k19](/packages/kohana-database)[kohana/image

The official Kohana module for manipulating images

103461.3k8](/packages/kohana-image)[kohana/unittest

PHPUnit integration for running unit tests on the Kohana framework

11040.8k17](/packages/kohana-unittest)[kohana/auth

The official Kohana auth module

101227.2k9](/packages/kohana-auth)[kohana/cache

The official Kohana cache management module

76318.3k8](/packages/kohana-cache)

PHPackages © 2026

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