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

Fix #105: only use one test runner for results, even if multiple streams are created #404

Merged
merged 2 commits into from
Jan 28, 2019

Conversation

nhamer
Copy link
Contributor

@nhamer nhamer commented Oct 15, 2017

Fixes #105

@nhamer
Copy link
Contributor Author

nhamer commented Oct 15, 2017

(oh, same fix as #361, just with a unit test)

@billti
Copy link
Contributor

billti commented Jul 12, 2018

Nice! Seeing as two people have now contributed roughly the same fix to a years old issue, maybe we'll get it fixed soon :-) (CC @ljharb )

Copy link
Collaborator

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I kept your test, and rebased that on top of #361's fix.

@ljharb ljharb merged commit 614c4d0 into tape-testing:master Jan 28, 2019
@nhamer nhamer deleted the issue105 branch January 28, 2019 20:55
ljharb added a commit that referenced this pull request Feb 9, 2019
[New] Implements TAP TODO directive (#254)
[New] add alias 'notDeepEquals' to 'notDeepEqual' function (#411)

[Fix] fix premature end of tests (and running sibling tests) when test includes subtests (#403, #222)
[Fix] only use one test runner for results, even if multiple streams are created (#404, #361, #105)
[Fix] windows: Show failure location even if driver letter is lowercase (#329)

[Docs] link to mixed tape (#445)
[Docs] Add electron-tap (#240)
[Docs] Add tape-promise into 'other' (#210)
[Docs] Mention [`flip-tape`](https://github.com/pguth/flip-tape/blob/master/README.md) in the section "other". (#359)
[Docs] Add an alternative ES6 tape runner (#328)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants