https://github.com/swoft-cloud/swoft-testlib
https://github.com/swoft-cloud/swoft-testlib
swoft-component
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-testlib
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2019-07-19T10:27:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T11:20:16.000Z (over 5 years ago)
- Last Synced: 2025-02-26T14:22:05.935Z (4 months ago)
- Topics: swoft-component
- Language: PHP
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Testlib
[](https://packagist.org/packages/swoft/testlib)
[](https://secure.php.net/)
[](https://github.com/swoft-cloud/swoft-testlib/blob/master/LICENSE)Testlib component for swoft framework.
Use for help write swoft unit tests.
## Install
- install by composer
```bash
composer require swoft/testlib
```## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).