[Rt-devel] Testing RT. How to run tests???
    Jesse Vincent 
    jesse at bestpractical.com
       
    Mon Feb 21 16:22:13 EST 2005
    
    
  
On Mon, Feb 21, 2005 at 03:40:32PM -0500, Todd Chapman wrote:
> It is safe to run individual tests? Or are there dependencies
> between them. If it's safe, what is the syntax?
prove -I/opt/rt3/lib lib/t/testname  
most of them will run standalone. Some of the tests may not run
standalone due to object counting issues.  Patches which allow 
tests to run standalone or repeatedly are appreciated
    
    
More information about the Rt-devel
mailing list