We need to create "Getting Started" page were library usage will be described from top to bottom (with Behat and with PHPUnit):
- installing via Composer
- create test case (for PHPUnit)
- writing first test that uses session (for PHPUnit)
- configuring via
.behat.yml (for Behat)
- adding connecting QATools to your FeatureContext