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

ActiveLibrary

phptailors/singleton-testing
============================

Singleton testing helpers

1.0.1(1mo ago)04↑2900%PHPPHP &gt;=8.0CI passing

Since Mar 27Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/phptailors/singleton-testing)[ Packagist](https://packagist.org/packages/phptailors/singleton-testing)[ RSS](/packages/phptailors-singleton-testing/feed)WikiDiscussions master Synced 1mo ago

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

[![PHPUnit](https://github.com/phptailors/singleton-testing/actions/workflows/phpunit.yml/badge.svg)](https://github.com/phptailors/singleton-testing/actions/workflows/phpunit.yml)[![Composer Require Checker](https://github.com/phptailors/singleton-testing/actions/workflows/composer-require-checker.yml/badge.svg)](https://github.com/phptailors/singleton-testing/actions/workflows/composer-require-checker.yml)[![BC Check](https://github.com/phptailors/singleton-testing/actions/workflows/backward-compatibility-check.yml/badge.svg)](https://github.com/phptailors/singleton-testing/actions/workflows/backward-compatibility-check.yml)[![Psalm](https://github.com/phptailors/singleton-testing/actions/workflows/psalm.yml/badge.svg)](https://github.com/phptailors/singleton-testing/actions/workflows/psalm.yml)[![PHP CS Fixer](https://github.com/phptailors/singleton-testing/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/phptailors/singleton-testing/actions/workflows/php-cs-fixer.yml)

phptailors/singleton-testing
============================

[](#phptailorssingleton-testing)

PHPUnit extension for testing implementations of [phptailors/singleton-interface](https://packagist.org/packages/phptailors/singleton-interface).

Installation
------------

[](#installation)

```
composer require --dev "phptailors/singleton-testing:^1.0"
composer require --dev "phpunit/phpunit"
```

Usage
-----

[](#usage)

```
