linkmobility-php-client/Tests
Daniel Seifert 740b14f868
add tests structure
2022-07-09 22:36:10 +02:00
..
ApiTestCase.php add tests structure 2022-07-09 22:36:10 +02:00
ClientTest.php add tests structure 2022-07-09 22:36:10 +02:00
README.md add tests structure 2022-07-09 22:36:10 +02:00

README.md

Installation

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

Run tests

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