throw exception in nice_die during tests
Exits during testing will break the whole test suite. It makes more sense to throw an exception in that case. The exception's stack trace will help to debug the actual problem
Please register or sign in to comment