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

Add an alternative ES6 tape runner #328

Merged
merged 1 commit into from
Jan 9, 2019
Merged

Add an alternative ES6 tape runner #328

merged 1 commit into from
Jan 9, 2019

Conversation

nikcorg
Copy link
Contributor

@nikcorg nikcorg commented Oct 13, 2016

I wrapped Buble and Reify for running ES6 syntax tests for my own purposes. Maybe someone else would enjoy it, too.

I wrapped Buble and Reify for running ES6 syntax tests for my own purposes. Maybe someone else would enjoy it, too.
@ljharb ljharb merged commit aac3e70 into tape-testing:master Jan 9, 2019
@nikcorg nikcorg deleted the patch-1 branch January 11, 2019 11:14
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants