Sha256: 94a8f41ca272f5c3bbaa366eba9dbf4aec83a37bd9f6e55f25ecee041354553c

Contents?: true

Size: 1.76 KB

Versions: 0

Compression: gzip

Compressed size: 746 Bytes

Stored size: 746 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: watirgrid
version: !ruby/object:Gem::Version 
  version: 0.0.2
platform: ruby
authors: 
- Tim Koopmans
autorequire: 
bindir: bin
cert_chain: []

date: 2009-11-16 00:00:00 +11:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: rspec
  type: :development
  version_requirement: 
  version_requirements: !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        version: 1.2.9
    version: 
description: WatirGrid allows for distributed testing across a grid network using Watir.
email: tim.koops@gmail.com
executables: 
- controller
- provider
extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- .document
- .gitignore
- EXAMPLES.rdoc
- HISTORY.rdoc
- LICENSE
- README.rdoc
- Rakefile
- TODO.rdoc
- bin/controller
- bin/provider
- examples/simple.rb
- lib/controller.rb
- lib/provider.rb
- lib/watirgrid.rb
- spec/grid_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
- spec/stub.rb
- spec/watirgrid_spec.rb
- watirgrid.gemspec
has_rdoc: true
homepage: http://github.com/90kts/watirgrid
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: 
rubygems_version: 1.3.5
signing_key: 
specification_version: 3
summary: "WatirGrid: Web Application Testing in Ruby across a grid network."
test_files: 
- spec/grid_spec.rb
- spec/spec_helper.rb
- spec/stub.rb
- spec/watirgrid_spec.rb
- examples/simple.rb

Package Spec version

watirgrid-0.0.2