When writing test cases, the runner reports errors w/o stack traces, like ``` next[(intermediate value)] is not a function ``` ... which is pretty hard to debug. Is there any way to get at least a stack trace?