Skip to content

Commit 4161baf

Browse files
authored
added mews as user (#221)
1 parent 57dda49 commit 4161baf

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/App.vue

+7
Original file line numberDiff line numberDiff line change
@@ -1576,6 +1576,13 @@ export default {
15761576
text:
15771577
'Metso has had good results using Robot Framework in various domains. This includes testing embedded software in valve positioners and <a href="https://www.eficode.com/work/metso" target="_blank">web testing of their Manufacturing Resource Planning system</a>.'
15781578
},
1579+
{
1580+
title: 'Mews',
1581+
href: 'https://www.mews.com',
1582+
img: require('@/assets/img/users/mews.png'),
1583+
text:
1584+
'Mews builds modern hospitality software. Mews uses Robot Framework as part of CI/CD process to ensure system reliability and reduce manual testing efforts across multiple products in both browser and desktop apps.'
1585+
},
15791586
{
15801587
title: 'Nokia',
15811588
href: 'http://www.nokia.com',

src/assets/img/users/mews.png

17.8 KB
Loading

0 commit comments

Comments
 (0)