Loading...
Loading...
Compare original and translation side by side
Problem: <expected> but got <actual> under <condition>Good: Product detail API returns 500 when brand is null.
Bad: Serializer is broken because brand mapping seems wrong.Problem: <expected> but got <actual> under <condition>正确示例: Product detail API returns 500 when brand is null.
错误示例: Serializer is broken because brand mapping seems wrong.Hypothesis: <root cause> because <evidence>Hypothesis: <root cause> because <evidence>test-driven-developmenttest-driven-development