Support power-assert
as official
#13333
petamoriken
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In Node.js, power-assert is often used to display test results in an easy-to-read format.
Deno also has a third party implementation in userland, but it requires AST parsing and is not easy to use. I think it would be useful if Deno provides an official command options to convert the test results.
Beta Was this translation helpful? Give feedback.
All reactions