Python ****** .. _example_pyunit: unittest -------- Required files: - :download:`test_plan.py <../../../examples/PyUnit/test_plan.py>` test_plan.py ++++++++++++ .. literalinclude:: ../../../examples/PyUnit/test_plan.py .. _example_pytest: pytest ------ Required files: - :download:`test_plan.py <../../../examples/PyTest/test_plan.py>` - :download:`pytest_tests.py <../../../examples/PyTest/pytest_tests.py>` test_plan.py ++++++++++++ .. literalinclude:: ../../../examples/PyTest/test_plan.py pytest_tests.py +++++++++++++++ .. literalinclude:: ../../../examples/PyTest/pytest_tests.py