Discussion:
[Erp5-dev] Tests as modules
Łukasz Nowak
2006-11-02 12:15:46 UTC
Permalink
Hello,

I think, that it would be nice, to have tests folders in Products as
modules, to be easy able to make own tests based on yours with importing
them.

Proposed __init__.py places:

- ERP5/tests/__init__.py
- ERP5OOo/tests/__init__.py
- ERP5Subversion/tests/__init__.py

Bye,
Luke
--
?ukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 392 10 60 int 37 fax: +48 32 392 10 61
https://ssl.ventis.com.pl/keys/lukasz.nowak.pub.asc
``Use the Source, Luke...''
Jérôme Perrin
2006-11-02 12:32:45 UTC
Permalink
Post by Łukasz Nowak
Hello,
I think, that it would be nice, to have tests folders in Products as
modules, to be easy able to make own tests based on yours with importing
them.
- ERP5/tests/__init__.py
- ERP5OOo/tests/__init__.py
- ERP5Subversion/tests/__init__.py
I thought it was done like that already, but I forgot to svn add them...
thanks !

J?rome

Loading...