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

Separate tap extensions by category #317

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Conversation

Wilfred
Copy link
Contributor

@Wilfred Wilfred commented Sep 1, 2016

Previously, we grouped most extensions (even tap-bail) into 'pretty reporters'.

This groups extensions into human-friendly reporters, machine readable reporters,
error handling, and other. This helps users discover extensions.

Previously, we grouped most extensions (even tap-bail) into 'pretty reporters'.

This groups extensions into human-friendly reporters, machine readable reporters,
error handling, and other. This helps users discover extensions.
@ljharb
Copy link
Collaborator

ljharb commented Sep 1, 2016

LGTM, thanks

@ljharb ljharb merged commit 6978df4 into tape-testing:master Sep 1, 2016
@Wilfred Wilfred deleted the patch-1 branch September 1, 2016 18:18
ljharb added a commit that referenced this pull request Sep 30, 2016
 - [Fix] `throws`: only reassign “message” when it is not already non-enumerable (#320)
 - [Fix] show path for error messages on windows (#316)
 - [Fix] `.only` should not run multiple tests with the same name (#299, #303)
 - [Deps] update `glob`, `inherits`
 - [Dev Deps] update `concat-stream`, `tap`, `tap-parser`, `falafel`
 - [Tests] [Dev Deps] Update to latest version of devDependencies tap (v7) and tap-parser (v2) (#318)
 - [Tests] ensure the max_listeners test has passing output
 - [Docs] improvements (#298, #317)
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