StackGuardian/tirith

Tirith evaluator message should be more descriptive

开放

#243 创建于 2025年4月28日

 (0 条评论) (0 个反应) (0 位负责人)Python (41 个派生)auto 404
help wanted

仓库指标

星标
 (168 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南