guzzleFactory/tests/README.md
2024-12-25 16:21:53 +01:00

230 B

Installation

composer create-project -s dev --prefer-source [--repository '{"type": "vcs", "url": "repository url"}'] d3/guzzle-factory .

Run tests

./vendor/bin/phpunit [--no-coverage] [--coverage-html=cov]