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

Feature request: Line up test results #198

Open
peterbe opened this issue Mar 14, 2022 · 1 comment
Open

Feature request: Line up test results #198

peterbe opened this issue Mar 14, 2022 · 1 comment

Comments

@peterbe
Copy link

peterbe commented Mar 14, 2022

Here's what one suite output looks like
Screen Shot 2022-03-14 at 9 25 27 AM

I find it a "noisy" with all the "(5 / 5)" and "(10 / 10)"
I wonder, if they were all right-aligned on the right, it probably would feel more organized on the eyes.

@peterbe
Copy link
Author

peterbe commented Mar 14, 2022

I butchered something up in node_modules/uvu/dist/index.mjs and it becomes this.

Screen Shot 2022-03-14 at 9 41 06 AM

I used width = Math.min(80, process.stdout.columns)

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

No branches or pull requests

1 participant