Closed
Description
What is the problem this feature will solve?
This feature solve the problem to turn on and turn off the logs (info/warn/error/log/etc) in the testing runner (node 18)
What is the feature you are proposing to solve the problem?
Add a simple flag in the node commands that allow to turn on the logs in combination of the next command:
node --test --verbose with the testing runner in node 18.
What alternatives have you considered?
No response