Sha256: 115c992846a295bfaa0b4b9f257b657d934c6cdbe9c5242aa801ea11964aefe5

Contents?: true

Size: 405 Bytes

Versions: 1

Compression:

Stored size: 405 Bytes

Contents

source "http://rubygems.org"

# OATS Framework
gem 'oats'
gem 'spreadsheet' # If you want to run XL based tests

#
# List GEMs needed by the AUT here, and require them in your test classes
#

gem 'selenium-webdriver' # To run WebDriver tests
gem 'json' # To run WebDriver tests w/o ok_json to improve performance
#
#gem 'nokogiri' # http://nokogiri.org/tutorials
#gem 'rest-client'
#gem 'watir-webdriver'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oats-0.1.4 oats_tests/Gemfile