Hello, I am trying to developp unitary tests for a custom 'library' .
I am able to load and run my tests, but when using 'this.debug', 'this.info' or 'this.warn' in a test method (a member named 'test*' in a class that extend 'testrunner.TestCase'), log information is not displayed in the 'Log' pane nor in the firebug console. However, a 'this.error' display the error on the firebug console. Is there something special to do to have logging system with testrunner ? Thanks, Charles. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
