Testing ======= Basically, a distinction is made between static and dynamic test procedures. .. glossary:: .. include:: ../appendix/glossary.rst :start-after: start-test-procedures: :end-before: end-test-procedures: .. tip:: `cusy seminar: Efficient testing with Python `_ .. seealso:: * `Python Testing and Continuous Integration `_ .. toctree:: :titlesonly: :hidden: pytest/index unittest mock hypothesis tox