You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking into stdin.ts that handles Vitest shortcuts within CLI, is there any way to extend this part of Vitest through plugin/config, the way assertions and reporters can be extended?
Example use case would be for instance keys for changing log level for my custom reporter.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am looking into stdin.ts that handles Vitest shortcuts within CLI, is there any way to extend this part of Vitest through plugin/config, the way assertions and reporters can be extended?
Example use case would be for instance keys for changing log level for my custom reporter.
Beta Was this translation helpful? Give feedback.
All reactions