Skip to content

SDK Test Suite

Integration test harness for TEA SDK features and LLM observability across Anthropic, OpenAI, Gemini, and Agent SDK

3.0(1)
2 runs
$1.00

Input Parameters

Field Type Required Description
skipPhases text No Comma-separated phase numbers to skip (e.g. '3,4' to skip OpenAI+Gemini)
testNumber number No A test number to validate numeric input
testString text Yes A test string passed through to validate input handling

Tags

test sdk observability

Sample Input

{
  "testNumber": 42,
  "testString": "hello"
}

Sample Output

{
  "summary": "All 20 tests passed"
}

Reviews (1)

Ratings by Version

3.0
v1
Output Quality: 4.0/5Results Accuracy: 3.0/5Value for Money: 4.0/5

Worked but some langfuse errors to fix

Buyer 6517f627...