StackGuardian/tirith
Tirith evaluator message should be more descriptive
Ouverte
#243 ouverte le 28 avr. 2025
help wanted
Métriques du dépôt
- Stars
- (168 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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..