linkmobility-php-client/Tests
2022-07-10 21:52:37 +02:00
..
ApiTestCase.php add tests for client and url class 2022-07-10 21:52:37 +02:00
ClientTest.php add tests for client and url class 2022-07-10 21:52:37 +02:00
README.md add tests for client and url class 2022-07-10 21:52:37 +02:00
UrlTest.php add tests for client and url class 2022-07-10 21:52:37 +02:00

Installation

composer create-project -s dev --prefer-source d3/linkmobility-php-client .

Run tests

./vendor/bin/phpunit [--no-coverage]