Difference between revisions of "2016 Winter Project Week/Projects/CLIImprovement"

From NAMIC Wiki
Jump to: navigation, search
Line 22: Line 22:
 
* Fix the issue raised by this pull request: https://github.com/Slicer/Slicer/pull/358
 
* Fix the issue raised by this pull request: https://github.com/Slicer/Slicer/pull/358
 
* Add simple python testing to call multiple CLIs in a row
 
* Add simple python testing to call multiple CLIs in a row
 +
* Add testing for running CLIs in parrallel
 
|
 
|
 
<!-- Progress and Next steps bullet points (fill out at the end of project week -->
 
<!-- Progress and Next steps bullet points (fill out at the end of project week -->

Revision as of 18:22, 4 January 2016

Home < 2016 Winter Project Week < Projects < CLIImprovement

Key Investigators

  • Johan Andruejol (Kitware Inc)

Project Description

Objective Approach and Plan Progress and Next Steps
  • Improve the CLI robustness
  • Improve the CLI testing coverage

Background and References