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

Upgrade taper test reporter to v0.3.0 #1196

Merged
merged 1 commit into from
Oct 21, 2014

Conversation

nylen
Copy link
Member

@nylen nylen commented Oct 21, 2014

The newest version of our taper test reporter has automated tests and a bunch of bug fixes. Upgrading to the new version will fix #1152 (errors in test suite are not reported correctly). An example:

Assert: "should be equal",
         found: undefined
        wanted: undefined
        undefined:undefined

This fixes request#1152 (errors in test suite are not reported correctly).
@seanstrom
Copy link
Contributor

👍 yaaayyy

seanstrom added a commit that referenced this pull request Oct 21, 2014
Upgrade taper test reporter to v0.3.0
@seanstrom seanstrom merged commit d94947e into request:master Oct 21, 2014
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.

Errors in test suite are not reported correctly
2 participants