Hello,
I was checking the latest revisions of the Openerp trunk branch and noticed the functionality for run-tests in the openerpcommand was removed in what i think is favor for phantomjs. I am curious whether if this can be used for standard unittesting in python, regardless of headless website tests, as that was the main use i was giving the run-tests functionality and it was great for that.
Is there a way to perform unittests using this new implementation?
Thanks.