PHPackages                             webino/testing - 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. webino/testing

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

webino/testing
==============

Testing support package.

1.0.0(6y ago)169BSD-3-ClausePHPPHP ~7.1

Since Jun 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/webino/testing)[ Packagist](https://packagist.org/packages/webino/testing)[ RSS](/packages/webino-testing/feed)WikiDiscussions develop Synced 2mo ago

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

Webino Testing
==============

[](#webino-testing)

Testing support package.

[![Build Status](https://camo.githubusercontent.com/cb6f0d4ffc8a79376f5c0dc67f851a37c2fa069a5b87a1f33aa5e4967d65e951/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776562696e6f2f74657374696e672f6d61737465722e7376673f7374796c653d666f722d7468652d6261646765)](http://travis-ci.org/webino/testing "Master Build Status")[![Coverage Status](https://camo.githubusercontent.com/94b0b9b6d5703886b2f9c2f25cfb90f004bd7c03bb45cf19247759904b9c455d/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f776562696e6f2f74657374696e672f6d61737465722e7376673f7374796c653d666f722d7468652d6261646765)](https://coveralls.io/github/webino/testing?branch=master "Master Coverage Status")[![Code Quality](https://camo.githubusercontent.com/064d9cbafddb075aba7fc30fe96425e581b29360d21337ac4c5dc5d4e1755306/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776562696e6f2f74657374696e672f6d61737465722e7376673f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/webino/testing/?branch=master "Master Code Quality")[![Latest Stable Version](https://camo.githubusercontent.com/248d4ed4ad1f84a765d7328edaef3d23e230f8fe5eea45f6c6f8fd354beb0597/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f776562696e6f2f74657374696e672e7376673f6c6162656c3d535441424c45267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/webino/testing)

Recommended Usage
-----------------

[](#recommended-usage)

Use embedded binary to run tests.

Setup
-----

[](#setup)

[![PHP from Packagist](https://camo.githubusercontent.com/d84171bd90891da79017b7d0fdaa90de43f51c60714ee6c230a0619feedd7665/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f776562696e6f2f74657374696e672e7376673f7374796c653d666f722d7468652d6261646765)](https://php.net "Required PHP version")

```
composer require webino\testing
```

Quick Use
---------

[](#quick-use)

Test all:

```
bin/webino-test
```

Test matching pattern:

```
bin/webino-test Example
```

Development
-----------

[](#development)

[![Build Status](https://camo.githubusercontent.com/0fd657b664b361d9ed81b244f84a97badadb842cf624ebee6e755c1b7c3203f5/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776562696e6f2f74657374696e672f646576656c6f702e7376673f7374796c653d666f722d7468652d6261646765)](http://travis-ci.org/webino/testing "Develop Build Status")[![Coverage Status](https://camo.githubusercontent.com/b3f15f0a5bf44171bc8e0d1f22ef511cf37235c69d3338927f5c97dc6387a350/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f776562696e6f2f74657374696e672f646576656c6f702e7376673f7374796c653d666f722d7468652d6261646765)](https://coveralls.io/github/webino/testing?branch=develop "Develop Coverage Status")[![Code Quality](https://camo.githubusercontent.com/03a34c4214b52928d3c54584d582b4e38ee86ac07fd4f6b7928bac21ac8d3b9f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776562696e6f2f74657374696e672f646576656c6f702e7376673f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/webino/testing/?branch=develop "Develop Code Quality")[![Latest Unstable Version](https://camo.githubusercontent.com/3f3777c28b4d5aea6c1740ce5b44bd7889f0ba2a9c591ba2e23aebaf2d63881b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672d7072652f776562696e6f2f74657374696e672e7376673f6c6162656c3d50524556494557267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/webino/testing "Packagist")

Static analysis:

```
composer analyse
```

Coding style check:

```
composer check
```

Coding style fix:

```
composer fix
```

Testing:

```
composer test
```

Git pre-commit setup:

```
ln -s ../../pre-commit .git/hooks/pre-commit
```

Addendum
--------

[](#addendum)

[![License](https://camo.githubusercontent.com/3070fd4bd4e8de4f95508ecedec395d95b62d62205a3ad1f1e6d13dcbdd9f119/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776562696e6f2f74657374696e672e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/webino/testing/blob/master/LICENSE.md "BSD-3-Clause License")[![Total Downloads](https://camo.githubusercontent.com/fcc9fa00e416f5c9befeafc331d8a17e3523cd9e2d595347feea6ad69d2b5c89/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776562696e6f2f74657374696e672e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/webino/testing "Packagist")[![GitHub code size in bytes](https://camo.githubusercontent.com/f6eeecca58ed621fc737599d5a98147ec6a1e077dba6202352cc1d9d86e0c22b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f776562696e6f2f74657374696e672e7376673f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/f6eeecca58ed621fc737599d5a98147ec6a1e077dba6202352cc1d9d86e0c22b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f776562696e6f2f74657374696e672e7376673f7374796c653d666f722d7468652d6261646765)

Please, if you are interested in this library report any issues and don't hesitate to contribute. We will appreciate any contributions on development of this library.

[![GitHub issues](https://camo.githubusercontent.com/63da78e603d7ecaaa80449d381582b503ac5c0475210c6b44529033c456e5b4d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f776562696e6f2f74657374696e672e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/webino/testing/issues)[![GitHub forks](https://camo.githubusercontent.com/e7e9b5241b76a42335327f5072f6dcceb145dad44b834848192d6aa3813637ce/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f776562696e6f2f74657374696e672e7376673f6c6162656c3d466f726b267374796c653d666f722d7468652d6261646765)](https://github.com/webino/testing)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Unknown

Total

1

Last Release

2511d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c4a88e425997c1af6050f86801610a5291e7ea9f4ad58654df74d9106fb09637?d=identicon)[Webino](/maintainers/Webino)

---

Top Contributors

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

---

Tags

librarytestingv3webinowip

###  Code Quality

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/webino-testing/health.svg)

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

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M678](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M753](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M571](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)

PHPackages © 2026

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