8000 chore: updated test reporter by jsumners · Pull Request #5907 · fastify/fastify · GitHub
[go: up one dir, main page]

Skip to content

chore: updated test reporter #5907

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

Merged
merged 1 commit into from
Dec 19, 2024
Merged

chore: updated test reporter #5907

merged 1 commit into from
Dec 19, 2024

Conversation

jsumners
Copy link
Member

I noticed that our test reporter is reporting a line for each subtest in every test suite. This is very noisy, and not terribly helpful. So I went off and wrote @jsumners/line-reporter. This PR replaces our in-repo reporter with that reporter.

Copy link
Member
@Eomm Eomm left a comment

Choose a reason for hiding this comment

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

The ouput is faster to open!

Side note: I do like the colorize 😢 maybe a feature request already?

@jsumners
Copy link
Member Author

The ouput is faster to open!

Side note: I do like the colorize 😢 maybe a feature request already?

https://github.com/jsumners/line-reporter/blob/12adb3e9cabca3a1d57c648b4fd252acaeb12c07/index.mjs#L18-L22

Uh, PRs welcome 😉

@jsumners jsumners merged commit a9d62d3 into main Dec 19, 2024
27 checks passed
@jsumners jsumners deleted the reporter-update branch December 19, 2024 17:26
jsumners added a commit that referenced this pull request Dec 19, 2024
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
0