A short demo for showing how to write testing in business language using Gherkin format. Tests are executed in a container using Browser library.
The test suite contains three tests, first and last are intentionally broken due to missing keywords. Second test was passing but not anymore as the Eficode Academy course under test is no more in the website. Thus some refactoring would be needed when time permits...
- Docker
- Browser library image (will be downloaded automatically in the first execution)
./runimage.sh <robot_options>
./runimage.sh efidemo.robot
./runimage.sh -i training-orders-nok -e training-payment-nok efidemo.robot