Skip to content

Commit 8deaa35

Browse files
committed
Add RobotMK to external tool list. Closes robotframework#174
1 parent 7bb17a2 commit 8deaa35

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sources/src/App.vue

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -929,6 +929,12 @@ export default {
929929
text:
930930
"Collection of supporting tools that can be used with Robot Framework."
931931
},
932+
{
933+
title: "RobotMK",
934+
href: "https://github.com/simonmeggle/robotmk/",
935+
text:
936+
"RobotMK integrates results of Robot tests into the monitoring system Checkmk. Makes it possible to send alerts if any keyword/test/suite runtime exceeds the allowed runtime or fails. Performance graphs and SLA reports. Web based configuration of Robot parameters. Automatic client deployment rule system ("bakery")."
937+
},
932938
{
933939
title: "SAGE Framework",
934940
href: "https://www.nrl.navy.mil/itd/imda/products/sage",

0 commit comments

Comments
 (0)