StackGuardian/tirith
Tirith evaluator message should be more descriptive
Aberta
#243 aberto em 28 de abr. de 2025
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.
- by adding which value is the expected and the actual
- by mentioning the key of the resource failing
- etc..