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

https://github.com/cross-solution/phpunit-utils

Utilities for unit testing with PHPUnit
https://github.com/cross-solution/phpunit-utils

Last synced: 4 months ago
JSON representation

Utilities for unit testing with PHPUnit

Awesome Lists containing this project

README

          

# CROSS PHPUnit Utils

- [Installation](#Installation)
- [Usage](#Usage)
- [License](#License)

This package contains various utilities to aid in writing unit tests with the PHPUnit Framework.

## Installation

```bash
composer require --dev cross-solution/phpunit-utils
```

## Usage

At the moment, the documentation is solely in the PHPDocs comments of the source files.

## License

Released under the [MIT](LICENSE) license