Skip to content

Instantly share code, notes, and snippets.

@sourishkrout
Created December 2, 2013 20:26
Show Gist options
  • Save sourishkrout/7758168 to your computer and use it in GitHub Desktop.
Save sourishkrout/7758168 to your computer and use it in GitHub Desktop.
Consistency is key
diff --git a/hostess/maitred/maitred/data/pages/calabashios.md b/hostess/maitred/maitred/data/pages/calabashios.md
index e25044a..bedbdc5 100644
--- a/hostess/maitred/maitred/data/pages/calabashios.md
+++ b/hostess/maitred/maitred/data/pages/calabashios.md
@@ -1,4 +1,4 @@
-kw: calabash iOS
+keywords: calabash iOS
title: Is Calabash iOS in line with mobile testing best practices?
meta-description: Sauce Labs reviews the Calabash iOS framework, and compares it to other major frameworks, in light of 4 mobile testing best practices.
diff --git a/hostess/maitred/maitred/data/pages/kif.md b/hostess/maitred/maitred/data/pages/kif.md
index 011dadc..01bdf0e 100644
--- a/hostess/maitred/maitred/data/pages/kif.md
+++ b/hostess/maitred/maitred/data/pages/kif.md
@@ -1,4 +1,4 @@
-kw: kif iOS
+keywords: kif iOS
title: Is kif iOS in line with mobile testing best practices?
meta-description: Sauce Labs reviews the kif iOS framework, and compares it to other major frameworks, in light of 4 mobile testing best practices.
diff --git a/hostess/maitred/maitred/data/pages/mobiletesting.md b/hostess/maitred/maitred/data/pages/mobiletesting.md
index dce28c1..c0f07ec 100644
--- a/hostess/maitred/maitred/data/pages/mobiletesting.md
+++ b/hostess/maitred/maitred/data/pages/mobiletesting.md
@@ -1,4 +1,4 @@
-kw: mobile testing strategy
+keywords: mobile testing strategy
title: Mobile Testing Strategy: Planning for Scale | Sauce Labs
meta-description: How to develop a mobile testing strategy that will support complex apps, full system tests and device fragmentation.
diff --git a/hostess/maitred/maitred/data/pages/qunittesting.md b/hostess/maitred/maitred/data/pages/qunittesting.md
index 0979997..e3647e1 100644
--- a/hostess/maitred/maitred/data/pages/qunittesting.md
+++ b/hostess/maitred/maitred/data/pages/qunittesting.md
@@ -1,6 +1,6 @@
-kw: qunit testing, 14800
+keywords: qunit testing, 14800
title: QUnit – Run Tests on 170 Browser/OS Platforms with 1 CLI Command
-meta description: Quick tutorial showing how to run QUnit tests at scale on the Sauce Labs cloud testing platform. Get up and running in 10 minutes!
+meta-description: Quick tutorial showing how to run QUnit tests at scale on the Sauce Labs cloud testing platform. Get up and running in 10 minutes!
<javascript> > Qunit
@@ -251,4 +251,4 @@ We hope you enjoyed our tutorial and are ready to run your QUnit tests completel
<div class="login-buttons" style="width:auto;margin-bottom:1em;margin-top:0.5em;">
<a href="/signup/plan/free" class="btn btn-mega btn-red">Sign up for free</a>
</div>
-</div>
\ No newline at end of file
+</div>
diff --git a/hostess/maitred/maitred/data/pages/robotium.md b/hostess/maitred/maitred/data/pages/robotium.md
index 684fb77..6cddbb8 100644
--- a/hostess/maitred/maitred/data/pages/robotium.md
+++ b/hostess/maitred/maitred/data/pages/robotium.md
@@ -1,4 +1,4 @@
-kw: robotium android
+keywords: robotium android
title: Is Robotium Android in line with mobile testing best practices?
meta-description: Sauce Labs reviews the Robotium Android framework, and compares it to other major frameworks, in light of 4 mobile testing best practices.
diff --git a/hostess/maitred/maitred/data/pages/seleniumgridalternative.md b/hostess/maitred/maitred/data/pages/seleniumgridalternative.md
index fc3ca01..5c7fa34 100644
--- a/hostess/maitred/maitred/data/pages/seleniumgridalternative.md
+++ b/hostess/maitred/maitred/data/pages/seleniumgridalternative.md
@@ -1,6 +1,6 @@
-sw: Selenium Grid
-Title: Selenium Grid: Do You Have What it Takes?
-Meta description: Understand Selenium Grid total cost of ownership - setup, hardware & ongoing maintenance - and learn about the cloud alternative from Sauce Labs.
+keywords: Selenium Grid
+title: Selenium Grid: Do You Have What it Takes?
+meta-description: Understand Selenium Grid total cost of ownership - setup, hardware & ongoing maintenance - and learn about the cloud alternative from Sauce Labs.
<javascript> > Selenium Grid
diff --git a/hostess/maitred/maitred/data/pages/seleniumupload.md b/hostess/maitred/maitred/data/pages/seleniumupload.md
index b6725ca..a77834f 100644
--- a/hostess/maitred/maitred/data/pages/seleniumupload.md
+++ b/hostess/maitred/maitred/data/pages/seleniumupload.md
@@ -1,4 +1,4 @@
-kw: Selenium file upload
+keywords: Selenium file upload
title: Best Practices & Tips: Selenium File Upload
meta-description: Learn how to use the Selenium file upload feature with Sauce Labs’ guide.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment