- Fork this repository https://github.com/LiviaGitHub/Aklamio
- Install bundler - gem install bundler
- Run
bundle installto install the dependencies
- Go to https://travis-ci.org/LiviaGitHub/Aklamio to see the latest builds
- Codacy tool
- Go to https://app.codacy.com/app/LiviaGitHub/Aklamio/commits?bid=12991227.
- Run
firefox=true bundle exec cucumberopen Firefox to execute the test suite - Run
chrome=true bundle exec cucumberopen chrome to execute the test suite - In the terminal it is possible to obtain the report of the tests
- Create an account in https://automate.browserstack.com
- Go to https://automate.browserstack.com/dashboard
- Copy the Username and Access Keys
- Open config.yml File
- Replace the data in
Username and Access Keys - Run
bundle exec rake parallelto execute the test suite - In the terminal it is possible to obtain the report of the tests