Install
npm i -S error-throwing-middleware
Use
var thrower = ;app;
Now you randomly get errors! :)
You can also change the frequency (defaults to ~60% of the time.)
var thrower = ;app; // throw ~90% of the time.
npm i -S error-throwing-middleware
var thrower = ;app;
Now you randomly get errors! :)
You can also change the frequency (defaults to ~60% of the time.)
var thrower = ;app; // throw ~90% of the time.
npm i error-throwing-middleware
1
1.1.0
GPL