Sha256: 1be27d1e467f72be53e7c750ba7d8d566d26ad02d12a8e80e5258e362eb7451c
Contents?: true
Size: 313 Bytes
Versions: 4
Compression:
Stored size: 313 Bytes
Contents
require 'rutl/browser' require 'rutl/version' # # TODO: Rename to something better. RubyUI2API? RAPID for Ruby API DSL? # The idea is that this framework should be usable for web, phone, and even # desktop UI testing, turning the UI into an API via its DSL. # module RUTL # Your code goes here... end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rutl-0.1.4 | lib/rutl.rb |
rutl-0.1.3 | lib/rutl.rb |
rutl-0.1.2 | lib/rutl.rb |
rutl-0.1.1 | lib/rutl.rb |