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

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

Awesome Lists containing this project

README

          

Tests for API Traits
=====================

![PHP](https://img.shields.io/badge/PHP->7.0-blue) [![License: MIT](https://img.shields.io/badge/License-MIT%20(Free)-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
```