Difference between revisions of "2010 Winter Project Week Slicer Dashboard"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
Line 34: Line 34:
 
** the [http://www.cdash.org/CDash/index.php?project=VTK VTK dashboard]
 
** the [http://www.cdash.org/CDash/index.php?project=VTK VTK dashboard]
 
** the [http://www.cdash.org/CDash/index.php?project=Insight ITK dashboard]
 
** the [http://www.cdash.org/CDash/index.php?project=Insight ITK dashboard]
* [http://www.slicer.org/slicerWiki/index.php/Slicer3:Testing Slicer Testing]
+
* [https://www.slicer.org/wiki/Slicer3:Testing Slicer Testing]
 
* [http://www.na-mic.org/Wiki/index.php/NA-MIC-kit-curriculum NA-MIC Curriculum info]
 
* [http://www.na-mic.org/Wiki/index.php/NA-MIC-kit-curriculum NA-MIC Curriculum info]
 
**[http://www.na-mic.org/Wiki/index.php/NA-MIC-kit-curriculum/Testing-Based_Programming/How_to_add_Tests_in_CMake How to Add A Test]
 
**[http://www.na-mic.org/Wiki/index.php/NA-MIC-kit-curriculum/Testing-Based_Programming/How_to_add_Tests_in_CMake How to Add A Test]

Latest revision as of 18:07, 10 July 2017

Home < 2010 Winter Project Week Slicer Dashboard


Key Investigators

  • Kitware: Luis Ibanez
  • Isomics: Steve Pieper
  • EAB: Bill Lorensen
  • NA-MIC: All Developers

Objective

Reiterate the goals and practices related to using the NA-MIC testing infrastructure for the slicer project.

Goal is to make the Slicer3 dashboard green and have that be the expected state now and into the future. This will allow developers to run tests locally and know when their changes have led to broken tests.

Approach, Plan

Use the Project Week to raise awareness among the developer community of the use of the dashboard and the importance of getting it green and keeping it green.

Review the materials here:


Progress