Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from upstream; update dependencies; bump version to 0.4.0 #11

Merged
merged 30 commits into from
Mar 16, 2014

Conversation

jgerigmeyer
Copy link
Collaborator

No description provided.

Jarrod Overson and others added 30 commits April 5, 2013 19:56
When force is true, upon completion of all tests, test failures will not
cause the whole task to fail, in either the case of a negative
assertion, or when there were no assertions at all. This can be set to
true when you always want other tasks in the queue to be executed.

This is effectively implements --force at a task-specific level, where
it is common to want to continue even when tests fail.

Certain PhantomJS error conditions have also been changed to raise test
failures rather than exiting the task immediately.
They can then be handled in Gruntfile.js using
grunt.event.on('qunit.error.onError', function (msg, stack) { ... })
Update to latest phantom dependency.
Update to latest phantom dependency.
…:gruntjs/grunt-contrib-qunit into merge-upstream

* github.com:gruntjs/grunt-contrib-qunit: (26 commits)
  0.4.0
  Update grunt-lib-phantomjs to v0.5.0.
  Explicitly set files to publish to npm. Ref gruntjs/gruntjs.com#65
  Update qunit-overview.md, include CentOS dependencies. Closes asciidiscogh-49
  0.3.0 Fixes asciidiscoGH-47.
  Update to latest phantom dependency.
  Remove Gruntfile.js as main in package.json
  removing confusing error message
  Propagate error.onError events from Phantom. Closes asciidiscoGH-11.
  Update README
  Update readme to document PhantomJS OS dependencies. Fixes asciidisco#43
  Revert "Cleanup trailing whitespace in docs". Necessary for hard linebreaks.
  Cleanup trailing whitespace in docs
  Add `force` option
  Update QUnit to latest; cleanup QUnit markup
  Add new events for fail conditions, so that reporters can still report on the test
  Bump v0.2.2
  Remove broken link in docs
  Update devDeps
  Update copyright
  ...

Conflicts:
	README.md
	package.json
	phantomjs/bridge.js
	tasks/qunit.js
jgerigmeyer added a commit that referenced this pull request Mar 16, 2014
Merge from upstream; update dependencies; bump version to 0.4.0
@jgerigmeyer jgerigmeyer merged commit 1eca2eb into asciidisco:master Mar 16, 2014
@jgerigmeyer jgerigmeyer deleted the merge-upstream branch March 16, 2014 19:15
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.

9 participants