SlicerIGT / SlicerTrackingErrorInspector

Slicer modules for evaluating pose tracking error using a ground truth pose tracker
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Add automatic tests for all modules #3

Open lassoan opened 8 years ago

lassoan commented 8 years ago

Example Python scripted tests (https://www.assembla.com/spaces/slicerrt/subversion/source/HEAD/trunk/SlicerRt/src): SlicerRtExtension\DicomRtImportExport\Testing\Python\DicomRtImportSelfTest.py SlicerRtExtension\Segmentations\Testing\Python\SegmentationsModuleTest1.py SlicerRtExtension\Testing\Python\IGRTWorkflow_SelfTest.py

lassoan commented 8 years ago

Additional test examples: CompareVolumes.py CropVolumeSelfTest.py https://github.com/Slicer/Slicer/tree/master/Modules/Scripted