Socket
Book a DemoInstallSign in
Socket

edgecase-jasmine

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edgecase-jasmine

1.0.1.1
bundlerRubygems
Version published
Maintainers
3
Created
Source

jasmine-gem

Jasmine Gem dynamically serves and runs suites for Jasmine.

To use:

gem install jasmine

You also need a JSON parser - json, json_pure, yajl-ruby or ActiveSupport::JSON (any of them will do).

Post-installation:

For Rails2 support, use

script/generate jasmine

For Rails3 support, use

bundle exec jasmine init

For other Ruby projects (including Merb), use

jasmine init

After initializing a project, you may

rake jasmine

to set up a server. Opening localhost:8888 in a web browser will now run your jasmine specs.

You may also

rake jasmine:ci

which will run your Jasmine suites using selenium and rspec. This task is suitable for running in continuous integration environments. There is currently a known issue using this rake task with RSpec2 beta.

Simple Configuration:

Customize spec/javascripts/support/jasmine.yml to enumerate the source files, stylesheets, and spec files you would like the Jasmine runner to include. You may use dir glob strings.

It is also possible to add overrides into the spec/javascripts/support/jasmine_config.rb file directly if you require further customization.

Copyright (c) 2008-2010 Pivotal Labs. This software is licensed under the MIT License.

FAQs

Package last updated on 03 Nov 2010

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.