langchain-ai / langsmith-sdk

LangSmith Client SDK Implementations
https://smith.langchain.com/
MIT License
346 stars 59 forks source link

[Python] s/unit/test/g #766

Closed hinthornw closed 4 weeks ago

hinthornw commented 4 weeks ago

Most times, people use this decorator for integration-like testing. Better to keep it generic as @test

We'll keep @unit around for backwards compat