Tools mailing list archives
tools@odoo-community.org
Browse archives
Re: Qunit test
by
Camptocamp France SAS, Alexandre Fayolle
Hello Pierre, I'm not too well versed in the Javascript side of testing (and to be totally honnest, until like 10 minutes ago, QUnit was -- wrongly -- associated to unittesting Qt applications :-) ), but I totally agree that Testing is great (and TDD is the way to go) and therefore better support on the OCA toolchain is needed. I also feel that cross browser testing is a very nice thing to have. It always sucks to discover late that such addon does not work on browser XXX. If contributors cannot afford to make their code compatible with all versions of all major browsers, at least having the information that some_addon requires Chrome >= N is very valuable, and this should be tested automatically (and maybe we can have badges for addons) This is certainly the correct mailing list, although you may want to poke the website mailing list (website@odoo-community.org) and maybe also the contributors mailing list about this thread so that interested people may join in here. All in all, thanks for initiating this project, and I hope you'll get great feedback from the community. -- Alexandre Fayolle Chef de Projet Tel : +33 4 58 48 20 30 Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac Cedex http://www.camptocamp.com
Reference
-
Qunit test
byAnybox, Pierre Verkest-
Thanks for this great contribu [...]
byOpen Source Integrators, Maxime Chambreuil