unisonweb/unison

Tests that crash should get converted to failures

Open

#2,089 创建于 2021年6月7日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Haskell (304 fork)batch import
error-messagehelp wanted

仓库指标

Star
 (6,624 star)
PR 合并指标
 (平均合并 12天 19小时) (30 天内合并 6 个 PR)

描述

Right now the test command isn’t expecting exceptions when evaluating the tests. When exceptions (like calls to bug) do occur, it isn’t correctly attributed to the failing test.

贡献者指南