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
- Host: GitHub
- URL: https://github.com/ecomdev/react-event-loop-test-utils
- Owner: EcomDev
- License: mit
- Created: 2018-10-26T17:28:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T11:53:51.000Z (over 7 years ago)
- Last Synced: 2025-02-25T04:48:52.835Z (about 1 year ago)
- Language: PHP
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Socket Tester Utilities
Set of utilities to ease testing of ReactPHP based applications
[](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