Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eloquent/phony-phpunit

Phony for PHPUnit.
https://github.com/eloquent/phony-phpunit

mocking mocking-frameworks php phpunit stubbing testing

Last synced: 5 days ago
JSON representation

Phony for PHPUnit.

Awesome Lists containing this project

README

        

> # No longer maintained
>
> This package is no longer maintained. See [this statement] for more info.
>
> [this statement]: https://gist.github.com/ezzatron/713a548735febe3d76f8ca831bc895c0# Phony for PHPUnit

[![Current version image][version-image]][current version]

[current version]: https://packagist.org/packages/eloquent/phony-phpunit
[version-image]: https://img.shields.io/packagist/v/eloquent/phony-phpunit.svg?style=flat-square "This project uses semantic versioning"

## Installation

composer require --dev eloquent/phony-phpunit

## See also

- Read the [documentation].
- Read the [PHPUnit documentation].
- Visit the [main Phony repository].

[documentation]: http://eloquent-software.com/phony/latest/
[main phony repository]: https://github.com/eloquent/phony
[phpunit documentation]: https://phpunit.readthedocs.io/

## License

For the full copyright and license information, please view the [LICENSE file].

[license file]: LICENSE