PHPackages                             lum/lum-test - 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. lum/lum-test

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

lum/lum-test
============

Lum Testing library

v3.1.2(2y ago)01620MITPHP

Since Oct 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/supernovus/lum.test.php)[ Packagist](https://packagist.org/packages/lum/lum-test)[ RSS](/packages/lum-lum-test/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependencies (1)Versions (14)Used By (20)

lum.test.php
============

[](#lumtestphp)

Summary
-------

[](#summary)

An extremely simple TAP based testing library.

It currently supports TAP version 12 (the version most libraries use.) I have plans to add TAP version 13 at some point, but it's not there yet.

Classes
-------

[](#classes)

ClassDescriptionLum\\TestA simple test library.Lum\\Test\\FunctionalA way to use the tests in a functional style.Lum\\Test\\HarnessA test harness for running test suites.lumtest
-------

[](#lumtest)

A binary called `lumtest` is added to the `vendor/bin` which can be used to test your apps. It can take two parameters:

ParameterDescriptionDefault value-dDirectory for tests'test'-eExtension for tests'php'The extensions may have multiple names separated by a | character.

Examples
--------

[](#examples)

See the various tests in `test` for examples of using the libraries.

Testing
-------

[](#testing)

You can test this library set by running `composer test`.

Official URLs
-------------

[](#official-urls)

This library can be found in two places:

- [Github](https://github.com/supernovus/lum.test.php)
- [Packageist](https://packagist.org/packages/lum/lum-test)

Author
------

[](#author)

Timothy Totten

License
-------

[](#license)

[MIT](https://spdx.org/licenses/MIT.html)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~142 days

Total

13

Last Release

1089d ago

Major Versions

v1.0.0 → v2.0.02019-10-01

v2.2.4 → v3.0.02021-12-13

PHP version history (2 changes)v1.0.0PHP ^7.0

v2.2.2PHP ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ff04349507190155013e4a94a8b14860a7ac57afce4ba97961c7c79bd023dd7?d=identicon)[supernovus](/maintainers/supernovus)

### Embed Badge

![Health badge](/badges/lum-lum-test/health.svg)

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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