Sha256: 54fc47b29f080c9ada57963892156469788f948d02541448239f57a8f2a090d1

Contents?: true

Size: 629 Bytes

Versions: 5

Compression:

Stored size: 629 Bytes

Contents

# ruby_raider
This is a gem to make setup and start of UI automation projects easier

Just do:

**gem install ruby_raider**

then do: 

**raider [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.2.5 README.md
ruby_raider-0.2.4 README.md
ruby_raider-0.2.3 README.md
ruby_raider-0.2.2 README.md
ruby_raider-0.2.1 README.md