Skip to content

Commit 10f02fc

Browse files
authored
Add RobotMK to external tool list. Closes #174 (#176)
1 parent 38884f6 commit 10f02fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sources/src/App.vue

+6
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,12 @@ export default {
939939
text:
940940
"Collection of supporting tools that can be used with Robot Framework."
941941
},
942+
{
943+
title: "RobotMK",
944+
href: "https://github.com/simonmeggle/robotmk/",
945+
text:
946+
"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")."
947+
},
942948
{
943949
title: "SAGE Framework",
944950
href: "https://www.nrl.navy.mil/itd/imda/products/sage",

0 commit comments

Comments
 (0)