unisonweb/unison

Tests that crash should get converted to failures

Open

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

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

描述

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.

贡献者指南