#3: Use I18NTestCase for testing
- Contents
- Proposed by
- Hanno Schlichting
- Proposal type
- Architecture
- Assigned to release
- State
- completed
Motivation
In the course of the Plone 2.1 release a lot of tests for po and pot files were written. In the final stage these have been taken as the base for a specialized I18NTestCase product. In this product these tests have been cleaned up and generalized, so other products can easiliy use them as well.
Proposal
Use I18NTestCase for translations tests and get rid of our own tests.
Progress log
I18NTestCase is already available from http://svn.plone.org/collective/I18NTestCase/.
Participants
Hanno Schlichting