SDK 与客户端

jevtest

@realZachi3TypeScriptMIT更新于 2026-09-19

基于 TypeSafe 的 Jev 模型,为 Vitest 和 Jest 提供语义测试匹配器,支持用英文编写断言并返回校准概率。

英文原文

Semantic test matchers for Vitest and Jest, powered by TypeSafe's Jev model. Write expectations in plain English, get calibrated probabilities back.

realZachi/jevtest

它在哪儿调用了 Jev

import type { ChoiceResponse, EntryType, NoulResponse, Question, Usage } from "@typesafe-ai/sdk";

packages/jevtest/src/batch.ts:5

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目