Skip to content

Handle exceptions in setup-like blocks #19

@gus

Description

@gus

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions