server-tools icon indicating copy to clipboard operation
server-tools copied to clipboard

[14.0] [ADD] tests_summary

Open paradoxxxzero opened this issue 1 year ago • 0 comments

Add this module to your SERVER_WIDE_MODULES list in your odoo.conf file to enable the tests summary feature.

At the end of the tests, a summary will be displayed in the logs for quick review of the test failures grouped by module.

The summary will look like this:

Tests Summary Tests Summary

This module is compatible with odoo_test_xmlrunner

paradoxxxzero avatar Nov 20 '24 12:11 paradoxxxzero