Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zuul

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zuul - npm Package Versions

1
10

3.0.0

Diff

Changelog

Source

3.0.0 (2015-05-02)

  • Builder API change #182
  • Specify http tarball url for stacktracejs to be compatible with node 0.10 npms #188
  • Add support for config through js (67980)
  • Fix jasmin client to report errors correctly
  • Add electron support (9d0468)
  • Add wait field to .zuul.yml for delayed user_server start (e093664)
shtylman
published 2.1.1 •

Changelog

Source

2.1.1 (2015-03-09)

  • use appium-version 1.3.6, reduces mobile/safari startup fails
shtylman
published 2.1.0 •

Changelog

Source

2.1.0 (2015-03-04)

  • Fixed JS error on the zuul page in old IEs that don't have JSON.parse
  • The --list-available-browsers flag now produces nicer output
  • Increased SauceLabs timeouts and retries
  • Fixed a global leak possibly causing Not running errors
  • Forcing appium version to avoid possible mobile platform issues
  • Browser versions ending in .0 now work without quotes, e.g., 8.0
  • The --phantom flag accepts an optional port argument that forces phantomjs to use the specified port
  • SauceBrowser debug prints now have browser name and version available in the debug name
shtylman
published 2.0.0 •

Changelog

Source

2.0.0 (2015-02-24)

  • Fixed a bug in detecting the termination of tape test runs
  • Watchify is used to cache browerify bundles to accelerate local development with Zuul
  • Bumped browserify version to 9.0.3
  • Command line options now always trump .zuul.yml and .zuulrc configuration
  • Added a --disable-tunnel flag to disable any tunnel configuration set in the config files
shtylman
published 1.19.0 •

Changelog

Source

1.19.0 (2015-02-18)

  • Fixes to corner cases of the tape test runner
  • Fixed failed browser count in console output
  • Exposed the support server port in tests through ZUUL.port
shtylman
published 1.18.1 •

Changelog

Source

1.18.1 (2015-02-13)

  • tape: close stream only after full summary
shtylman
published 1.18.0 •

Changelog

Source

1.18.0 (2015-02-12)

  • Added support for jasmine2 with --ui jasmine2
shtylman
published 1.17.2 •

Changelog

Source

1.17.2 (2015-02-11)

  • Browserify transform options can now be specified in .zuul.yml
  • The istanbul transform is now added after custom browserify transforms to avoid instrumentation issues
shtylman
published 1.17.1 •

Changelog

Source

1.17.1 (2015-02-02)

  • SauceBrowser now properly uses the tunnel config option from .zuul.yml
shtylman
published 1.17.0 •

Changelog

Source

1.17.0 (2015-01-30)

  • running tests on a browser on multiple platforms is now supported, e.g., platform: [Linux, Windows 2012]
  • zuul can now use other tunnels in addition to localtunnel through the --tunnel option see the module page for more details
  • tunnel configuration can now be added in a tunnel key in .zuul.yml
  • code coverage is now recorded through an istanbul integration
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc