i18n Test Case
Category: Internationalization
—
Other products by this author
Current release: i18n Test Case 1.1
Released Nov 20, 2005 — tested with Plone 2.1
Support for 'zopectl test' and removal of dependency on 'msgcmp' binary resulting in a major speed improvement (~1000% on my machine).
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
In the course of the Plone 2.1 release various tests for message catalogs have been written as part of the PloneTranslations product.
As most of these tests are generally useful for all Zope/Plone products, they were refactored into its own product and cleaned up. This product is i18ntestcase.
If you are already using ZopeTestCase for your tests using i18ntestcase is a simple matter of copying test_i18n.py from i18ntestcase to your <product>/tests folder. See the INSTALL.txt for more dependencies.