unisonweb/unison

Tests that crash should get converted to failures

Open

#2.089 aberto em 7 de jun. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Haskell (304 forks)batch import
error-messagehelp wanted

Métricas do repositório

Stars
 (6.624 stars)
Métricas de merge de PR
 (Mesclagem média 10d 2h) (5 fundiu PRs em 30d)

Description

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.

Guia do colaborador