Sha256: 81c13f0327344008a4b4dfd340125f916afe485d052553dec08e782de0fa6227
Contents?: true
Size: 719 Bytes
Versions: 5
Compression:
Stored size: 719 Bytes
Contents
# ruby_raider This is a gem to make setup and start of UI automation projects easier You can find more information and updates on releaseas in : https://ruby-raider.com/ Just do: **gem install ruby_raider** then do: **raider new [name_of_project]** and you will have a new project in the folder you are in Currently we only support: * Gerating a Selenium with both Cucumber and Rspec framework * Gerating a Watir with both Cucumber and Rspec framework * Generating an Appium project with Rspec and Cucumber on IOS In order to run the appium tests, download the example [app](https://github.com/cloudgrey-io/the-app/releases/tag/v1.10.0) This works in all the platforms (Tested on Mac OS, Linux and Windows)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ruby_raider-0.3.0 | README.md |
ruby_raider-0.2.9 | README.md |
ruby_raider-0.2.8 | README.md |
ruby_raider-0.2.7 | README.md |
ruby_raider-0.2.6 | README.md |