Sha256: 127272e6f9dae261a83700065fa9b9984a20b4492447060020b5e174cb4dddb9

Contents?: true

Size: 952 Bytes

Versions: 1

Compression:

Stored size: 952 Bytes

Contents

- Remove File caching because it doesn't cause a noticable performance benefit over a local network and because it sometimes doesn't write over stale files.
- Client accepts selenium_browser_start_command parameter, which allows the user to parameterize the selenium_browser_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.1.1
- SuiteFinish#post immediately closes the connection

0.1.0
- Initial Release extracted from JsTestCore.
- Added JsTestCore::WebRoot.dispatch_specs and .dispatch_strategy
- Extracted JsTestCore::Resources::Specs::SpecDir
- Extracted JsTestCore::Resources::Specs::SpecFile
- No longer depending on Guid. The child libraries are responsible for obtaining the Selenium session_id from the client by using top.runOptions.getSessionId().

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
js_spec-0.3.2 vendor/js-test-core/CHANGES