jasmine-node
jasmine-node copied to clipboard
Show stacktraces from exceptions that occur at require() time
If a spec throws an exception at require() time we don't get the full stack trace. This makes debugging a nontrivial project hugely difficult. This changes jasmine-node to report the full stacktrace.
Why has this not been accepted yet? Is this project even still maintained?