[Twisted-Python] Trial and ImportErrors
    Jonathan Lange 
    jml at mumak.net
       
    Thu Dec 22 23:53:57 MST 2005
    
    
  
On 12/23/05, Cory Dodt <corydodt at twistedmatrix.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> We just ran into this today with Athena tests.  It's actually easy to
> write a test that just imports everything once, but nobody seems to ever
> do that.  Having an import failure show up somewhere in the test summary
> is pretty important.
>
Import failures show up in the test summary.  They just don't flag the
suite as failed.  In this way, they are similar to skipped tests.
jml
    
    
More information about the Twisted-Python
mailing list