[Twisted-Python] Trial Test Runner
    Markus Schiltknecht 
    markus at bluegap.ch
       
    Fri Nov 17 08:20:53 MST 2006
    
    
  
Hi,
Jean-Paul Calderone wrote:
> It sounds like you're not really writing a unit test suite.  What are you
> writing?
Yeah, maybe I do not write unit tests. I want to check a C program which 
forks, if it behaves correctly when sub-processes get killed or if it 
recovers correctly from delayed or lost network connections.
I've been looking at other automated testing frameworks, like STAF, but 
it does not allow me to write such simple tests...
Regards
Markus
    
    
More information about the Twisted-Python
mailing list