Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 499 Bytes

File metadata and controls

19 lines (10 loc) · 499 Bytes

Framework Architecture & Flow

This document provides a visual overview of the framework's components and execution lifecycle.


High-Level Architecture

This diagram shows the main components of the framework and how they are related.

Framework Architecture Diagram


Detailed Execution Workflow

This flowchart shows the step-by-step sequence of events during a pytest run.

Test Execution Workflow