html-webpack-plugin icon indicating copy to clipboard operation
html-webpack-plugin copied to clipboard

test(examples): throw right when test fails instead of wait for timeout

Open SevenOutman opened this issue 3 years ago • 0 comments

Speed up tests by calling done(err) to fail a test when assertion fails, instead of waiting for timeout.

SevenOutman avatar May 21 '22 07:05 SevenOutman