StackGuardian/tirith

Tirith evaluator message should be more descriptive

Aberta

#243 aberto em 28 de abr. de 2025

 (0 comentário) (0 reação) (0 responsável)Python (41 forks)auto 404
help wanted

Métricas do repositório

Stars
 (168 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Currently, when an evaluator fails, it will output a message like <actual value> doesn't match regex <expected_regex>

We'll have to make it clearer, e.g.

  1. by adding which value is the expected and the actual
  2. by mentioning the key of the resource failing
  3. etc..

Guia do colaborador