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

https://github.com/ecomdev/react-event-loop-test-utils

Test utilities for reactphp event loop
https://github.com/ecomdev/react-event-loop-test-utils

Last synced: 5 months ago
JSON representation

Test utilities for reactphp event loop

Awesome Lists containing this project

README

          

# Socket Tester Utilities

Set of utilities to ease testing of ReactPHP based applications

[![Build Status](https://travis-ci.com/EcomDev/react-event-loop-test-utils.svg?branch=master)](https://travis-ci.com/EcomDev/eact-event-loop-test-utils)

## Installation
```bash
composer require --dev ecomdev/react-event-loop-test-utils
```

## Documentation
See [tests](tests)

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details