[Erp5-report] r8049 - /spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 19 17:44:06 CEST 2006


Author: kevin
Date: Mon Jun 19 17:44:05 2006
New Revision: 8049

URL: http://svn.erp5.org?rev=8049&view=rev
Log:
Commit zope-ZopeTestCase-0.9.0-3mdk spec files and patches

Modified:
    spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec

Modified: spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec
URL: http://svn.erp5.org/spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec?rev=8049&r1=8048&r2=8049&view=diff
==============================================================================
--- spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec (original)
+++ spec/mandriva/2006.0/zope-ZopeTestCase/zope-ZopeTestCase.spec Mon Jun 19 17:44:05 2006
@@ -1,6 +1,6 @@
 %define product   ZopeTestCase
 %define version   0.9.0
-%define release   2
+%define release   3
 
 %define zope_home %{_prefix}/lib/zope
 %define software_home %{zope_home}/lib/python
@@ -19,8 +19,13 @@
 
 #----------------------------------------------------------------------
 %description
-This products allows to implement unit test with Zope. This also
-support functionnal testing.
+ZopeTestCase is a unit testing framework and TestCase for Zope testing.
+It is built on PyUnit and the Testing package shipping with Zope.
+
+ZopeTestCase has features to support a wide range of test scenarios,
+from small unit tests to running regression suites against existing
+ZODBs. It supports testing in INSTANCE_HOME situations and is fully
+testrunner compatible.
 
 #----------------------------------------------------------------------
 %prep
@@ -53,7 +58,10 @@
 
 #----------------------------------------------------------------------
 %changelog
-* Wed Jan 5 2006 Kevin Deldycke <kevin at nexedi.com> 0.9.0-2mdk
+* Tue Jan 31 2006 Kevin Deldycke <kevin at nexedi.com> 0.9.0-3mdk
+- Update description
+
+* Wed Jan 05 2006 Kevin Deldycke <kevin at nexedi.com> 0.9.0-2mdk
 - Update spec file to follow new mandrake .spec file rules
 
 * Wed Aug 18 2004 Sebastien Robin <seb at nexedi.com> 0.9.0-1mdk




More information about the Erp5-report mailing list