webino/testing

Testing support package.

Maintainers

👁 Webino

Package info

github.com/webino/testing

pkg:composer/webino/testing

Statistics

Installs: 69

Dependents: 9

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2019-06-24 10:42 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 99c4ec1b441ff3721c96eb5ee87e27abed0b219f

  • Peter Bacinsky <peter.woop@bacinsky.sk>

This package is auto-updated.

Last update: 2026-06-25 12:02:32 UTC


README

Testing support package.

👁 Build Status
👁 Coverage Status
👁 Code Quality
👁 Latest Stable Version

Recommended Usage

Use embedded binary to run tests.

Setup

👁 PHP from Packagist

composer require webino\testing

Quick Use

Test all:

bin/webino-test

Test matching pattern:

bin/webino-test Example

Development

👁 Build Status
👁 Coverage Status
👁 Code Quality
👁 Latest Unstable Version

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

👁 License
👁 Total Downloads
👁 GitHub code size in bytes

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
👁 GitHub forks