Files
langchain/libs/standard-tests/langchain_tests/__init__.py
2025-10-20 18:40:19 -04:00

6 lines
199 B
Python

"""Base test classes for standard testing.
To learn how to use these, see the guide on
[integrating standard tests](https://docs.langchain.com/oss/python/contributing/standard-tests-langchain).
"""