--- myst: html_meta: "description": "Best practices for testing Plone add-ons" "property=og:description": "Best practices for testing Plone add-ons" "property=og:title": "Testing Plone" "keywords": "Plone, testing, training" --- (testing-plone-label)= # Testing Plone About : Best practices for testing Plone add-ons Level : Intermediate ```{note} This training is meant to be used in a course or read and worked through by an individual user. Instructors should note that this makes it more discursive than it would be if it was only meant for classroom use. Many sections may be zipped through in a class, noting to students that the full text is available for review. ``` ```{toctree} :caption: Testing Plone :hidden: true :maxdepth: 3 summary intro_to_tests theory start testing_setup unittest testing_dexterity testing_view acceptance testing_robot continuous_integration ``` ```{toctree} :caption: Plone Trainings :hidden: true :maxdepth: 3 :name: plone-trainings-testing-toc ```