langchain/libs/standard-tests/langchain_tests/__init__.py
2024-12-07 00:13:04 +00:00

8 lines
216 B
Python

"""
Base Test classes for standard testing.
To learn how to use these classes, see the
`Integration standard testing <https://python.langchain.com/docs/contributing/how_to/integrations/standard_tests/>`_
guide.
"""