Skip to content

Pass vendor files as helpers to node-jasmine.#72

Open
bryanbraun wants to merge 1 commit intodflynn15:masterfrom
bryanbraun:node-jasmine-helpers
Open

Pass vendor files as helpers to node-jasmine.#72
bryanbraun wants to merge 1 commit intodflynn15:masterfrom
bryanbraun:node-jasmine-helpers

Conversation

@bryanbraun
Copy link
Copy Markdown

We came across an issue where we needed to pass vendor files in above specfiles for node-jasmine. This change allows the option to be passed through.


For details on helpers, see:
http://jasmine.github.io/2.4/node.html#section-12

See also, about jasmine.loadConfig:
http://jasmine.github.io/2.4/node.html#section-Load_configuration_from_a_file_or_from_an_object.

@dflynn15
Copy link
Copy Markdown
Owner

This allows the change to work for Unit tests running against Jasmine's CLI, however the same scenario could exist for Integration tests run through Phantom as well.

Would you mind adding the following:

  • Handling the same scenario for integration tests run through PhantomJS
  • Updating the README to account for the changes.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants