https://github.com/phphleb/api-tests
Tests for api-multitool
https://github.com/phphleb/api-tests
Last synced: 10 months ago
JSON representation
Tests for api-multitool
- Host: GitHub
- URL: https://github.com/phphleb/api-tests
- Owner: phphleb
- License: mit
- Created: 2022-10-08T18:43:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T19:11:03.000Z (over 2 years ago)
- Last Synced: 2025-07-12T07:34:32.312Z (11 months ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Tests for API Traits
=====================
 [-brightgreen.svg)](https://github.com/phphleb/hleb/blob/master/LICENSE)
**These are tests for the library** [github.com/phphleb/api-multitool](https://github.com/phphleb/api-multitool)
Install tests
```bash
$ composer require phphleb/api-tests
```
Running tests from the project directory
```bash
$ php ./vendor/phphleb/test-o/run ./vendor/phphleb/api-tests
```