This repository is maintained by Sebastian Thoss. The Smoke Testing PHP library is supposed to help you doing proper SmokeTests.
You have several options to install this package
composer require --dev djthossi/smoke-testing-php
git clone https://github.com/DjThossi/Smoke-Testing-PHP.git
https://github.com/DjThossi/Smoke-Testing-PHP/archive/master.zip
In following directory you'll find example code how to use this tool. /tests/Example
You are welcome to contribute to this repository. We're using a git flow approach.
Please open you PR against develop branch.