logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gtester-report - test report formatting utility

Description

gtester-report is a script which converts the XML output generated by gtester into HTML.

       Since GLib 2.62, gtester-report is deprecated. Use TAP for reporting test results instead, and feed it to
       the test harness provided by your build system.

Name

       gtester-report - test report formatting utility

Options

-h, --help
          Print help and exit.

       -v, --version
          Print version information and exit.

       -s, --subunit
          Output subunit. Needs python-subunit.

See Also

        <gtester(1)>

                                                                                                GTESTER-REPORT()

Synopsis

gtester-report [OPTION…] gtester-log

See Also