04.1 Running Functional Tests - medullan/mean GitHub Wiki

Running Functional tests

Within a build pipeline it is ok to call the pybot command directly and reference the tests. The default Suite Setup and Teardown in the RobotFramework tests are equipped to run the tests within SauceLabs. This may require some dependency setups which these can be seen in a blog explaining how to get the environment setup for running tests in SauceLabs.

If you want to get a vagrant environment with all dependencies provisioned for you then visit the vagrant-ansible-jenkins tool.

Robot test results will be located in the following folder:

.reports/robot

⚠️ **GitHub.com Fallback** ⚠️