Vitest Plugin - onFail? #7159
JORDAAAN1495
started this conversation in
General
Replies: 1 comment 2 replies
-
Please be more specific about what's "something". That would help us suggest a proper idea. Depending on the use case, you can use either custom reporter (on main process) or |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, just looking for any guidance or documentation please. I am wanting to create a plugin or something similar which allows me to effectively do something when any given test fails. I was hoping there would be something like
onTestFailure
oronTestFailed
already, but I can't seem to locate any documentation. Any help would be greatly appreciated.Beta Was this translation helpful? Give feedback.
All reactions