Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lion-packages/test
library to implement testing with helpers that allow easy testing with PHPUnit
https://github.com/lion-packages/test
php phpunit testing
Last synced: 23 days ago
JSON representation
library to implement testing with helpers that allow easy testing with PHPUnit
- Host: GitHub
- URL: https://github.com/lion-packages/test
- Owner: lion-packages
- License: mit
- Created: 2023-11-19T02:15:19.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-14T21:32:26.000Z (6 months ago)
- Last Synced: 2024-10-01T08:01:23.313Z (about 1 month ago)
- Topics: php, phpunit, testing
- Language: PHP
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Install
```bash
composer require lion/test
```## License
The test is open-sourced software licensed under the [MIT License](https://github.com/lion-packages/test/blob/main/LICENSE).