This repository was created for experimentation on DSpec, Espérance and, maybe, other PHP test frameworks and assertion libraries.
Clone the repos and install dependencies with composer.
git clone https://github.com/paulodiovani/dspec-example-tests.git
cd dspec-example-tests
composer install
Test.
composer test