0.0.1 • Published 9 years ago

q-debug-mode v0.0.1

Weekly downloads
26
License
-
Repository
github
Last release
9 years ago

If you're using Q promises, you can include this function in your unit-tests. It will register a exit-handler that checks if any unhandled rejected promises exist and prints error messages for each of those. See Debug-Mode to warn for unused promises #625 for details.