StackGuardian/tirith

Tirith evaluator message should be more descriptive

オープン

#243 opened on 2025/04/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (41 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (168 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド