Skip to content

Commit

Permalink
Update website/docs/reporting_test_results/robot_framework_dashboard.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MobyNL authored Feb 16, 2025
1 parent f650a97 commit c1ae999
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Robot Framework Dashboard
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

[Robot Framework Dashboard](https://github.com/timdegroot1996/robotframework-dashboard) is a powerful tool for analyzing and visualizing test results across multiple Robot Framework runs. It processes output XML files, stores test execution data in an SQLite database, and generates an interactive HTML dashboard. The dashboard utilizes Chart.js, Datatables, and Bootstrap for clear and structured visual representation.
[Robot Framework Dashboard](https://github.com/timdegroot1996/robotframework-dashboard) is a powerful tool for analyzing and visualizing test results across multiple Robot Framework runs. It processes output XML files, stores test execution data in a SQLite database, and generates an interactive HTML dashboard. The dashboard utilizes Chart.js, Datatables, and Bootstrap for clear and structured visual representation.

![Dashboard](/img/robotdashboard.png)

Expand Down

0 comments on commit c1ae999

Please sign in to comment.