Python and Javascript unit testing in OpenERP

Published On December 6, 2012
6 décembre 2012 par
Python and Javascript unit testing in OpenERP
Administrator

For more than a year now, we have started to write tests using the unit testing library unittest2. The unittest2 tests complement the YAML-based tests when we need more control on the way tests are executed, or we need to write more Python code than data, for which YAML provide a simpler syntax.

As we have expanded on the unit test infrastructure, the OpenERP trunk branches now contain some specific unittest2 base classes to help write tests. They also contain Javascript unit tests using the qunit library.

More on: Python and Javascript unit testing in OpenERP

Python and Javascript unit testing in OpenERP
Administrator 6 décembre 2012
Partager cet article
Archiver
OpenERP with the launch of OpenERP 7.0
Published On December 17, 2012