PHPackages                             maneuver/wp-test-suite - 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. maneuver/wp-test-suite

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

maneuver/wp-test-suite
======================

v0.0.2(8y ago)064MITPHP

Since Apr 10Pushed 8y ago2 watchersCompare

[ Source](https://github.com/maneuver-agency/wp-test-suite)[ Packagist](https://packagist.org/packages/maneuver/wp-test-suite)[ RSS](/packages/maneuver-wp-test-suite/feed)WikiDiscussions master Synced 2mo ago

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

Installing
----------

[](#installing)

Install with composer.

```
composer require --dev maneuver/wp-test-suite

```

Run this script to copy some necessary files and example tests.

```
composer run-script copy-files -d ./vendor/maneuver/wp-test-suite

```

Usage
-----

[](#usage)

Create your tests inside the ./tests/ folder.

Then use phpunit to run all defined tests:

```
./vendor/bin/phpunit

```

Or one specific test:

```
./vendor/bin/phpunit ./tests/BrowserTest.php

```

---

For browser tests first run Chrome in headless mode in a seperate terminal window.

```
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --disable-gpu --headless --remote-debugging-address=0.0.0.0 --remote-debugging-port=9222

```

Or Chrome Canary:

```
/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --disable-gpu --headless --remote-debugging-address=0.0.0.0 --remote-debugging-port=9222

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

2

Last Release

2952d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5129cee329ce51ea7b4aace680d208624ae7d6695165c47777c155e3602f3274?d=identicon)[maneuver](/maintainers/maneuver)

---

Top Contributors

[![davidmaneuver](https://avatars.githubusercontent.com/u/590050?v=4)](https://github.com/davidmaneuver "davidmaneuver (5 commits)")

### Embed Badge

![Health badge](/badges/maneuver-wp-test-suite/health.svg)

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

###  Alternatives

[timacdonald/log-fake

A drop in fake logger for testing with the Laravel framework.

4235.9M55](/packages/timacdonald-log-fake)[jasonmccreary/laravel-test-assertions

A set of helpful assertions when testing Laravel applications.

3513.9M32](/packages/jasonmccreary-laravel-test-assertions)[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

1468.1M72](/packages/ergebnis-phpunit-slow-test-detector)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M774](/packages/typo3-testing-framework)[robiningelbrecht/phpunit-pretty-print

Prettify PHPUnit output

76460.0k15](/packages/robiningelbrecht-phpunit-pretty-print)[webmozarts/strict-phpunit

Enables type-safe comparisons of objects in PHPUnit

31252.7k5](/packages/webmozarts-strict-phpunit)

PHPackages © 2026

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