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

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

phwoolcon/test-starter
======================

PHPUnit Test Starter for Phwoolcon Projects

v1.0.4(7y ago)04131Apache-2.0PHP

Since Nov 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/phwoolcon/test-starter)[ Packagist](https://packagist.org/packages/phwoolcon/test-starter)[ Docs](https://github.com/phwoolcon/test-starter)[ RSS](/packages/phwoolcon-test-starter/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (5)Dependencies (3)Versions (7)Used By (1)

test-starter
============

[](#test-starter)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d8ea7237f81c43fd9e81b2f19d0669e375cbefac45c073b31efde40c08b3ab05/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7068776f6f6c636f6e2f746573742d737461727465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phwoolcon/test-starter)[![Build Status](https://camo.githubusercontent.com/255fcd1afcfec7446e6d2a6a9120b6708f8371847cb877e177a8e93ffda4d65c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068776f6f6c636f6e2f746573742d737461727465722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/phwoolcon/test-starter)[![Coverage Status](https://camo.githubusercontent.com/0685d6db08494a360d7430e375113cf6ed1dcca47cb58d41965f5734dbe5e24f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7068776f6f6c636f6e2f746573742d737461727465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phwoolcon/test-starter/code-structure)[![Quality Score](https://camo.githubusercontent.com/ce9940736017402eb920521f1f23719b9b674b95a0333f0599ed3cdcf0d83474/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7068776f6f6c636f6e2f746573742d737461727465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phwoolcon/test-starter)[![Total Downloads](https://camo.githubusercontent.com/cca0032b421de6b62a228a200228616aaf4d76000e985e022bd08b0122d34188/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068776f6f6c636f6e2f746573742d737461727465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phwoolcon/test-starter)[![Software License](https://camo.githubusercontent.com/f9a2da5664498a2a168a000b85719b4e5a61b6df8aae02cca978ef2580f8b1dc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865253230322e302d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

PHPUnit Test Starter for Phwoolcon Projects

Usage
-----

[](#usage)

Please use this library in your phwoolcon project repository (For example `phwoolcon/phwoolcon`).

### For Legacy Projects

[](#for-legacy-projects)

1. Checkout your project code;
2. Edit `composer.json`:

    ```
    vim composer.json
    ```

    Add `phwoolcon/test-starter` to `require-dev` property:

    ```
    {
        ...
        "require-dev": {
            "phwoolcon/test-starter": "~1.0"
        },
        ...
    }
    ```
3. Edit `phpunit.xml.dist`:

    ```
    vim phpunit.xml.dist
    ```

    Replace `bootstrap` as `vendor/phwoolcon/test-starter/start.php`:

    ```

        ...

    ```

    Then `composer update` and run your unit test.

### For Newly Created Packages

[](#for-newly-created-packages)

If you run `bin/cli package:create` to create your new package, then this library has been included.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Christopher CHEN](https://github.com/Fishdrowned)
- [All Contributors](../../contributors)

License
-------

[](#license)

The Apache License, Version 2.0. Please see [License File](LICENSE.md) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Total

5

Last Release

2825d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a771a09625b9c0c75a947abb753f4c992bd4b402c73dda78560f0958b2a4f00?d=identicon)[Fishdrowned](/maintainers/Fishdrowned)

---

Top Contributors

[![Fishdrowned](https://avatars.githubusercontent.com/u/3423411?v=4)](https://github.com/Fishdrowned "Fishdrowned (32 commits)")

---

Tags

phpunittestphwoolcon

### Embed Badge

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

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

###  Alternatives

[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

1468.1M72](/packages/ergebnis-phpunit-slow-test-detector)[ta-tikoma/phpunit-architecture-test

Methods for testing application architecture

10745.9M13](/packages/ta-tikoma-phpunit-architecture-test)[php-mock/php-mock-phpunit

Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.

1718.2M399](/packages/php-mock-php-mock-phpunit)[fr3d/swagger-assertions

Test your API requests and responses against your swagger definition

138850.9k5](/packages/fr3d-swagger-assertions)[elliotchance/concise

Concise is test framework for using plain English and minimal code, built on PHPUnit.

45223.8k4](/packages/elliotchance-concise)[bshaffer/phpunit-retry-annotations

Traits for retrying test methods and classes in PHPUnit

23482.5k2](/packages/bshaffer-phpunit-retry-annotations)

PHPackages © 2026

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