Changes between Version 30 and Version 31 of Dev/Tests


Ignore:
Timestamp:
11/09/09 17:42:59 (4 years ago)
Author:
jnguyenx
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev/Tests

    v30 v31  
    173173 
    174174=== 4.c. Reading the output === 
    175 Html files are generated in folder ''indicop/coverage/'''yourfilename''''' 
     175Html files are generated in folder ''indicop/coverage/'''yourfilename''''' and open the file ''index.html''. 
    176176 
    177177Note that class and function definitions are executed on import, which is why ''def blabla(self):'' is green; it's just the contents of the functions themselves that aren't executed.