Salome HOME
bos #29171 Refactor testing procedure
[modules/smesh.git] / doc / examples / 0README
1 This folder contains example Python scripts which are used in the documentation of Mesh module,
2 i.e. those mentioned in *.rst files in {root_src}/doc/gui folder.
3
4 These tests are exported into the ${SMESH_ROOT_DIR}/share/doc/salome/examples folder and can be
5 executed with the `salome test` command, as a part of whole testing procedure.
6
7 Other Python scripts aimed for testing purposes must be put into the ${root_src}/test folder!