Project: datalens
81 entity types
ThirdPartyComponentArchitecture

pytest

DataLens uses pytest to run local tests before deployment. DataLens deployment workflow requires that pytest tests pass locally before pushing code for backend testing. pytest is used to execute tests that cover the FastAPI app components of the DataLens Platform. Httpx is used in tests with pytest and pytest-asyncio for async HTTP testing compatibility.

Attributes
labelsThirdPartyComponent,Entity
Relationships4 connections
Loading graph...