Files
dut_pytest/docs/index.rst

25 lines
512 B
ReStructuredText

Welcome to the Hardware Test Framework!
=======================================
.. toctree::
:maxdepth: 2
:caption: Contents:
getting_started
usage
architecture
simulation
hardware
modules
----
Overview
--------
This project is a reusable Python test harness for validating electronic hardware designs using Pytest, SCPI/serial interfaces, and optional simulation mode.
* Easy to extend
* Supports both bench instruments and DUT interaction
* Includes automatic HTML test reporting