Does not report test success to console
Closed this issue · 2 comments
mpj commented
Does not report test success to console
conradz commented
This behaves as a normal webpack plugin, it does not log anything unless there was an error. If there is an error it will display the error as a normal webpack error.
conradz commented
Closing this as I'm not sure exactly what you are proposing. It is currently by design not to log anything to the console on success, if you have any suggestions of what it should do feel free to re-open.