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

Propose an optional emoji version for tap-spec consumer #501

Merged
merged 1 commit into from Apr 4, 2020
Merged

Propose an optional emoji version for tap-spec consumer #501

merged 1 commit into from Apr 4, 2020

Conversation

Sceat
Copy link
Contributor

@Sceat Sceat commented Apr 3, 2020

Patch Motivation

Using a terminal with emoji support, the tests output become pretty ugly. This package use different emojis instead.

Why not a PR

You may still use the original lib for your CI in case it doesn't support emojis (because it support char fallbacks), but on your local computer this version allow for a better output

Original

Patched

@ljharb ljharb merged commit f5d0899 into tape-testing:master Apr 4, 2020
@Sceat Sceat deleted the patch-1 branch April 4, 2020 10:32
ljharb added a commit that referenced this pull request May 25, 2020
 - [Fix] `createStream`: `result` payload is not always an object (#519)
 - [Fix] Update RegExp for matching stack frames to handle Promise/then scenario (#516)
 - [readme] add `tape-repeater` (#511)
 - [readme] Add link to tape-player (in-process reporter) (#496)
 - [examples] add `ecstatic`
 - [Docs] add an optional emoji version for tap-spec consumer (#501)
 - [Deps] update `minimist`, `resolve`
 - [Tests] Fix simple typo, placehodler -> placeholder (#500)
 - [Dev Deps] update `eslint`, `falafel`, `js-yaml`
ljharb added a commit that referenced this pull request May 25, 2020
v4.13.3

 - [Fix] `createStream`: `result` payload is not always an object (#519)
 - [Fix] Update RegExp for matching stack frames to handle Promise/then scenario (#516)
 - [readme] add `tape-repeater` (#511)
 - [readme] Add link to tape-player (in-process reporter) (#496)
 - [examples] add `ecstatic`
 - [Docs] add an optional emoji version for tap-spec consumer (#501)
 - [Deps] update `minimist`, `resolve`
 - [Tests] Fix simple typo, placehodler -> placeholder (#500)
 - [Dev Deps] update `eslint`, `falafel`, `js-yaml`
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.

None yet

2 participants