-
[NA] [DOCS] fix: add TypeScript SDK Test Suite reference docs (#7544)
发布于
2026-07-21 08:18:40 +00:00 The TS SDK has a full parallel Test Suite implementation (TestSuite,
TestSuiteResult, runTests, evaluateTestSuite, TestSuiteExperiment,
projectName scoping) matching the Python SDK's, but reference/typescript-sdk/
had zero documentation of it while every other evaluation concept
(Datasets, Experiments, Metrics, Evaluate Function) has its own page.Add evaluation/test_suites.mdx covering the OpikClient test suite
methods, TestSuite/TestSuiteResult instance API, runTests/evaluateTestSuite,
and the supporting data structures, following the existing datasets.mdx /
experiments.mdx reference conventions. Wire it into the nav
(fern/versions/latest.yml) and cross-link it from the evaluation
overview page, and link out to the existing conceptual guide at
/evaluation/advanced/building-test-suites for the how-to walkthrough
rather than duplicating it.下载附件