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

refactor(cli): move test reporting into a trait #10408

Conversation

caspervonb
Copy link
Contributor

@caspervonb caspervonb commented Apr 28, 2021

This moves test reporting into a trait in preparation for supporting more reporters, like json and terse.
The output remains unchanged and there's still room to clean up some small things later.

@caspervonb caspervonb marked this pull request as draft April 28, 2021 16:31
@caspervonb

This comment has been minimized.

@caspervonb caspervonb force-pushed the refactor-move-test-reporting-into-a-reporter-trait branch 2 times, most recently from 1f38628 to 4fd0fca Compare April 28, 2021 18:46
@caspervonb caspervonb force-pushed the refactor-move-test-reporting-into-a-reporter-trait branch from 4fd0fca to d194660 Compare April 28, 2021 19:24
@caspervonb caspervonb marked this pull request as ready for review April 28, 2021 19:33
@ry ry requested a review from bartlomieju April 28, 2021 23:33
@bartlomieju bartlomieju merged commit ec0d3b6 into denoland:main Apr 29, 2021
@caspervonb caspervonb deleted the refactor-move-test-reporting-into-a-reporter-trait branch April 29, 2021 14:58
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