Further details on each library can be found in [PyPi](https://pypi.org/) and [Robot Framework Standard Libraries](http://robotframework.org/robotframework/#standard-libraries)
#### Execute the tests
## Execute the tests
Configure the context broker URL in the resources/variables.py file
Launch the tests with the following command:
```$ robot --outputdir ./results .```
For more running instructions please consult [scripts/run_tests.sh](https://github.com/easy-global-market/isg-cim-tpdl-demo/blob/rf-demo/scripts/run_tests.sh).
#### Useful links
# Useful links
*[Robot Framework User Guide](http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#output-file)