rust_report 0.1.7

Generate an HTML report from Rust test results
rust_report-0.1.7 is not a library.

report

report is a simple Rust CLI tool that generates a clean, visual HTML test report by running a set of Rust test functions specified in a JSON file.


Features

  • Generates a visual HTML report:
  • Pie chart summary
  • Color-coded pass/fail table
  • Saves report to target/report/test_report.html