-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
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