Sha256: 07c55ee50779c22c55fd17aa86c4109da6bbf67b2848cae9d0cb38361643451c
Contents?: true
Size: 507 Bytes
Versions: 15
Compression:
Stored size: 507 Bytes
Contents
Feature: Runtime Scenario: Default runtime Given I am on the WebGL start page Then I should see a "canvas" element Scenario: Runtime with string Given the WebGL start page is "/webgl_start.html" Then the WebGL start path should be "/webgl_start.html" Scenario: Runtime with hash Given the WebGL start page is a hash with the following keys: | controller | action | | jax/suite | jasmine | Then the WebGL start path should be "http://www.example.com/jasmine"
Version data entries
15 entries across 15 versions & 1 rubygems