Sha256: 40efc822c7b75bd1974a6d80def3630d0b9be31925cb7cac3fb7ac00c6f9f5e4

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

0.5.4
- Added ScrewUnit::ThinRunner.start

0.5.0
- Replaced thin-rest with Sinatra and Lucky Luciano as the server base.
- The Screw Unit Server is now Rake middleware.
- Sensible directory defaults for the screw_unit_server executable.
- Replaced /implementations with /javascripts, assuming you have a /javascripts directory in the application root.

0.4.0
- Added ScrewUnit::Representations::Spec#project_js_files and #project_css_files, which can be overridden, so the javascript include mechanism is not needed.
- Better error message when running using Selenium.

0.3.3
- Fixed for latest version of Selenium, Rack, and Thin

0.3.2
- Upgrading to ScrewUnit 0.3.2

0.3.1
- Client accepts selenium_server_start_command parameter, which allows the user to parameterize the selenium_server_start_command
- Added support for running specs in Internet Explorer via POST /runners/iexplore
- Resource file download performance improvements via caching and chunked sending
- Fixed false positive bug when Client connection times out

0.3.0
- Uses ScrewUnit 0.3.0

0.1.0
- Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pivotal-screw-unit-server-0.5.4 CHANGES