You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ It will be used to demonstrate the following:
7
7
- Creating a Markdown report for GitHub Actions
8
8
- Publishing Test Results to a PosgreSQL database and visualizing the results using [Grafana](https://grafana.com/)
9
9
- Using a Listener to capture test results and publish them to [InfluxDB](https://www.influxdata.com/) and visualize the results using [Grafana](https://grafana.com/)
10
-
- Using [Allure](https://allurereport.org/) to generate a visually appealing [report](https://manykarim.github.io/robot-framework-reporting/9/allure-report/index.html)
10
+
- Using [Allure](https://allurereport.org/) to generate a visually appealing [report](https://manykarim.github.io/robot-framework-reporting/)
11
11
- Sending notifications to Slack and MS Teams using [Apprise](https://github.com/caronc/apprise)
12
12
- Using [ReportPortal](https://reportportal.io/) to publish test results and visualize them
0 commit comments