I build test automation and the tooling around it. Most of my open source time goes into the
Robot Framework ecosystem β turning output.xml files into something teams actually look at.
A CLI that reads Robot Framework output.xml files, stores them in a database and generates a
single self-contained HTML dashboard β trends, flaky tests, durations, comparisons β no server required.
pip install robotframework-dashboard
robotdashboard --outputpath output.xml- π Documentation Β· π§ͺ Live example dashboard
- π€ Robot Framework listener for automatic uploads, optional FastAPI server mode
- π Pluggable database backends (SQLite built in, MySQL/PostgreSQL via a custom class)
- WROBOCON 2026 β Crawl, Walk, Run
- RoboCon 2025 (online) β Transforming Robot Framework Output Files into Actionable Insights with RobotDashboard
- Maintainer β robotframework-dashboard
- Contributor β robotframework-browser, robotframework-xmlvalidator, robotframework-libtoc, robotframeworkguides, awesome-robotframework





