Riot handles errors coming from assertion blocks, but it does not gracefully handle errors from setup-like blocks (setup, hookup, etc.); all tests stop when those bombs are dropped. Instead, Riot should report that the error came from one of those blocks and keep going.
Plus, we'll get fancier backtrace filtering.
Riot handles errors coming from assertion blocks, but it does not gracefully handle errors from setup-like blocks (setup, hookup, etc.); all tests stop when those bombs are dropped. Instead, Riot should report that the error came from one of those blocks and keep going.
Plus, we'll get fancier backtrace filtering.