Sorry for the delay. I will take a look at your patch this week.
Thanks again. Regards Nicolas -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OERPScenario. https://bugs.launchpad.net/bugs/1200155 Title: better behave not compatible with version 1.2.3 Status in OpenERP Scenario : Functional tests by Camptocamp: Confirmed Bug description: Hello, behave_better is not compatible with version 1.2.3 of behave. Regards Nicolas _test_general_media/parts/account-financial-tools/account_credit_control/scenarios/ Traceback (most recent call last): File "./bin/behave", line 47, in <module> behave.__main__.main() File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/__main__.py", line 111, in main failed = runner.run() File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 474, in run return self.run_with_paths() File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 477, in run_with_paths self.load_hooks() File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 437, in load_hooks exec_file(hooks_path, self.hooks) File "/srv/openerp/.buildout/eggs/behave-1.2.3-py2.6.egg/behave/runner.py", line 283, in exec_file execfile(filename, globals, locals) File "/srv/openerp/instances/openerp_7.0/Scenario/OERPScenario/features/environment.py", line 3, in <module> from support import tools, behave_better File "/srv/openerp/instances/openerp_7.0/Scenario/OERPScenario/features/support/behave_better.py", line 48, in <module> class PrettyFormatter(formatter.pretty.PrettyFormatter): AttributeError: 'module' object has no attribute 'pretty' To manage notifications about this bug go to: https://bugs.launchpad.net/oerpscenario/+bug/1200155/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

