Example app how to use php-pacto
It Refers to Library https://github.com/danieledangeli/pacto-php
How to use:
- git clone https://github.com/danieledangeli/silex-php-pacto && cd silex-php-pacto
- composer install
Run The Integration Test
- ./vendor/bin/phpunit
You should see a list of errors. Try to fix them :D