linkmobility-php-client/Tests
Daniel Seifert 184695c076
add external repository argument to tests readme
2022-07-11 08:39: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 external repository argument to tests readme 2022-07-11 08:39:37 +02:00
UrlTest.php add tests for client and url class 2022-07-10 21:52:37 +02:00

README.md

Installation

composer create-project -s dev --prefer-source [--repository '{"type": "vcs", "url": "gitfhfac@git.d3data.de:D3Private/linkmobility-php-client.git"}'] d3/linkmobility-php-client .

Run tests

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