ModuleTester User Guide ======================= ModuleTester is a library for executing and managing Python package tests. .. figure:: _static/ModuleTester-banner.png :align: center ModuleTester is a spin-off of the `DataLab`_ project, mainly used to test `PlotPyStack`_ libraries. .. _DataLab: https://codra-ingenierie-informatique.github.io/DataLab/ .. _PlotPyStack: https://github.com/PlotPyStack .. figure:: _static/plotpy-stack-powered.png :align: center :width: 300 px ModuleTester is powered by `PlotPyStack `_, the scientific Python-Qt visualization and graphical user interface stack. .. note:: ModuleTester was created by `Codra`_ in 2023. It is developed and maintained by ModuleTester open-source project team with the support of `Codra`_. External resources: .. list-table:: :widths: 20, 80 * - `GitHub`_ - Project home page * - `PyPI`_ - Python Package Index .. toctree:: :maxdepth: 2 :caption: Contents: installation usage user_guide configuration cli templates example faq changelog Copyrights and licensing ------------------------ - Copyright © 2023-2026 `Codra`_ - Licensed under the terms of the `BSD 3-Clause`_ .. _guidata: https://pypi.python.org/pypi/guidata .. _PyPI: https://pypi.python.org/pypi/ModuleTester .. _GitHub: https://github.com/Codra-Ingenierie-Informatique/ModuleTester .. _Codra: https://codra.net/ .. _BSD 3-Clause: https://github.com/Codra-Ingenierie-Informatique/ModuleTester/blob/main/LICENSE