Difference between revisions of "Jeff Mossop perf comments"

From CDOT Wiki
Jump to: navigation, search
 
Line 7: Line 7:
 
- preferences : {} should be preferences: {}
 
- preferences : {} should be preferences: {}
  
- creation of the 'extension_perf_reports' directory should be incorporated into the  
+
- creation of the 'extension_perf_reports' directory should be incorporated into the zip with the python files to save the user from having to make the directory.
  zip with the python files to save the user from having to make the directory.
 
 
- Give some sort of feedback on test conclusions, it currently just dumps you back to the DOS prompt.
 
- Give some sort of feedback on test conclusions, it currently just dumps you back to the DOS prompt.
 
- Just say tests completed successfully/ failed etc.
 
- Just say tests completed successfully/ failed etc.

Revision as of 13:58, 29 November 2006

Good work on the project!!

Just some feedback for ya:

- Try to clarify yaml config setup - There are differences in how to refer to directorys in the 2 examples - preferences : {} should be preferences: {}

- creation of the 'extension_perf_reports' directory should be incorporated into the zip with the python files to save the user from having to make the directory. - Give some sort of feedback on test conclusions, it currently just dumps you back to the DOS prompt. - Just say tests completed successfully/ failed etc.