Module: Phronomy::Testing

Defined in:
lib/phronomy/testing.rb,
lib/phronomy/testing/eval.rb,
lib/phronomy/testing/fake_clock.rb,
lib/phronomy/testing/eval/runner.rb,
lib/phronomy/testing/eval/scorer.rb,
lib/phronomy/testing/eval/dataset.rb,
lib/phronomy/testing/eval/metrics.rb,
lib/phronomy/testing/eval/eval_case.rb,
lib/phronomy/testing/eval/comparison.rb,
lib/phronomy/testing/eval/eval_result.rb,
lib/phronomy/testing/eval/scorer/base.rb,
lib/phronomy/testing/eval/scorer/llm_judge.rb,
lib/phronomy/testing/eval/scorer/exact_match.rb,
lib/phronomy/testing/eval/scorer/includes_scorer.rb

Overview

Test-only helpers. Nothing under this namespace participates in the production Runtime control plane.

Defined Under Namespace

Modules: Eval Classes: FakeClock