Allow "error on console logging" configuration #157

Open
hlascelles wants to merge 7 commits from bambooengineering/master into master
hlascelles commented 2012-07-28 11:50:31 +00:00 (Migrated from github.com)

Currently, any console logging is seen as an error. In some situations this is desirable. For example, the developer may be logging to a JS framework that logs usefully in test, but not at all in prod.

This pull request makes that configurable, with the status quo being the default.

Harry

Currently, any console logging is seen as an error. In some situations this is desirable. For example, the developer may be logging to a JS framework that logs usefully in test, but not at all in prod. This pull request makes that configurable, with the status quo being the default. Harry
This pull request has changes conflicting with the target branch.
  • README.md

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin bambooengineering/master:bambooengineering/master
git checkout bambooengineering/master
Sign in to join this conversation.
No reviewers
No Label
bug
doc
feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/jasmine-headless-webkit#157
No description provided.