unisonweb/unison

Tests that crash should get converted to failures

Open

#2,089 opened on 2021年6月7日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Haskell (304 forks)batch import
error-messagehelp wanted

Repository metrics

Stars
 (6,624 stars)
PR merge metrics
 (平均マージ 10d 2h) (30d で 5 merged PRs)

説明

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.

コントリビューターガイド