Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Quality Assurance and Testing

    trace2html 0.2.1

    Download button

    Downloads: 361  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Very Good (4.5/5)
    2 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Olivier Grisel | More programs
    GPL / FREE
    March 20th, 2006, 01:35 GMT
    ROOT / Programming / Quality Assurance and Testing

     Read user reviews (0)  Refer to a friend  Subscribe

    trace2html description

    trace2html is a HTML coverage report generator for trace.py.

    trace2html is a HTML coverage report generator for trace.py.

    trace2html is a utility to convert execution coverage data obtained with the trace module of the standard Python library into a set of human readable HTML documents showing a sortable summary and annotated source files.

    Installation:

    As usual, you can either use `sudo easy_install -U trace2html` or extract the archive and run::

    $ sudo python setup.py install

    Sample usage:

    Generate coverage data in the 'counts' file with trace.py::

    $ /usr/lib/python2.4/trace.py -mc -C coverage_dir -f counts my_testrunner.py

    Write a report in directory 'coverage_dir' from data collected in 'counts'::

    $ trace2html.py -f counts -o coverage_dir
    $ firefox coverage_dir/index.html

    Load data from several files (the report is written to 'coverage_dir' by default)::

    $ trace2html.py -f file1 -f2 file2
    $ firefox coverage_dir/index.html

    What's New in This Release:

    · Packaging bugs in the source distribution (missing files) were fixed.



    Product's homepage

      


    TAGS:

    HTML coverage | report generator | Python library | trace2html | HTML | coverage

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM