unisonweb/unison

Tests that crash should get converted to failures

Open

#2 089 ouverte le 7 juin 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Haskell (304 forks)batch import
error-messagehelp wanted

Métriques du dépôt

Stars
 (6 624 stars)
Métriques de merge PR
 (Merge moyen 10j 2h) (5 PRs mergées en 30 j)

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.

Guide contributeur