[Dev] Getting ready for run_tests

Ted Leung twl at osafoundation.org
Mon Jun 6 17:14:08 PDT 2005


For those of you that don't know, PJE has written 'run_tests', which  
is a flexible driver for running the unit tests.   If you are  
interested in using it, you can type
'RunPython -m run_tests' in $CHANDLERHOME and it will display its  
manual.   We're not quite ready to switch over to run_tests as the  
official method of running the tests (there are one or two issues  
that need to be ironed out), but it's there if you are interested in  
trying it.

I have a small patch to RepositoryTestCase that turns of the  
repository commit log messages.  This makes running the unit tests  
under 'run_tests' a much more pleasant experience.

I've attached the patch below, if no one objects, I'll commit it late  
tomorrow (Tuesday)

Ted

-------------- next part --------------
A non-text attachment was scrubbed...
Name: testcase-patch
Type: application/octet-stream
Size: 1338 bytes
Desc: not available
Url : http://lists.osafoundation.org/pipermail/dev/attachments/20050606/f3695f83/testcase-patch.obj
-------------- next part --------------




More information about the Dev mailing list