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

small tweak to clean() to show failure details #1205

Merged
merged 2 commits into from
May 6, 2014
Merged

small tweak to clean() to show failure details #1205

merged 2 commits into from
May 6, 2014

Conversation

ben-bradley
Copy link

In json output, there was no detail shown for the failures. Adding line #69 results in failed tests showing the 'err' object.

In json output, there was no detail shown for the failures.  Adding line #69 results in failed tests showing the 'err' object.
@tj
Copy link
Contributor

tj commented May 6, 2014

undefined's dont output in json just the error is fine

@tj
Copy link
Contributor

tj commented May 6, 2014

we should get rid of that comma-first madness I have in there too haha

@ben-bradley
Copy link
Author

ah, good catch on the 'undefined'

@ben-bradley ben-bradley changed the title small tweak to clean() to show failure deatils small tweak to clean() to show failure details May 6, 2014
@travisjeffery travisjeffery merged commit 75e3275 into mochajs:master May 6, 2014
travisjeffery added a commit that referenced this pull request May 6, 2014
…clean() to show failure deatils"

* ben-bradley/patch-1:
  removing ' || undefined'
  small tweak to clean() to show failure deatils
travisjeffery added a commit that referenced this pull request May 6, 2014
@ben-bradley ben-bradley deleted the patch-1 branch May 6, 2014 21:24
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.

3 participants