StackGuardian/tirith

Tirith evaluator message should be more descriptive

Offen

#243 geöffnet am 28.04.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (41 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (168 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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..

Contributor Guide