This gem is intended as a way to interact with Sauce Labs in an obvious and straightforward way.
Please see the documentation on our website, and select the "Ruby" tab for code examples.
To run tests for the Ruby Sauce Bindings, execute
$ bundle exec rake
Use gem
instead of rake
so that it isn't auto-tagged on github
- Bump
SauceBindings::VERSION
$ gem build sauce_bindings.gemspec
$ gem push pkg/sauce_bindings-<VERSION>.gem
Bug reports and pull requests are welcome on GitHub at https://github.com/sauce/sauce_bindings. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the SauceBindings project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.