Changes between Version 123 and Version 124 of Dev/Tests


Ignore:
Timestamp:
02/15/10 01:02:03 (3 years ago)
Author:
jnguyenx
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev/Tests

    v123 v124  
    136136 
    137137=== 1.e. Ignoring tests === 
    138 If you need to ignore a test for some reason, to be ignored, a test has to raise a SkipTest exception. Here is what to do to ignore a whole module: 
     138If you need to ignore a test for some reason, to be ignored, a test has to raise a !SkipTest exception. Here is what to do to ignore a whole module: 
    139139{{{ 
    140140#!python