A Seneca.js plugin
![]() |
This open source module is sponsored and supported by Voxgig. |
|---|
npm install seneca-error-test
require('seneca')()
.use('seneca-error-test')
See test/ for usage examples.
Utility plugin for testing error handling in Seneca microservices.
If you're using this module and need help, you can:
- Post a github issue
- Tweet to @senecajs
- Ask on the Gitter
See source for available test utilities.
The [Senecajs org][] encourages open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.
npm run test
Used by the Seneca core team to verify error handling behavior.

