summaryrefslogtreecommitdiffstats
path: root/development/robotframework/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/robotframework/README')
-rw-r--r--development/robotframework/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/development/robotframework/README b/development/robotframework/README
index e31dff8446..1282951008 100644
--- a/development/robotframework/README
+++ b/development/robotframework/README
@@ -1,6 +1,7 @@
-Robot Framework is a generic test automation framework for acceptance testing
-and acceptance test-driven development (ATDD). It has easy-to-use tabular
-test data syntax and it utilizes the keyword-driven testing approach. Its
-testing capabilities can be extended by test libraries implemented either with
-Python or Java, and users can create new higher-level keywords from existing
-ones using the same syntax that is used for creating test cases.
+Robot Framework is a generic test automation framework for acceptance
+testing and acceptance test-driven development (ATDD). It has
+easy-to-use tabular test data syntax and it utilizes the keyword-driven
+testing approach. Its testing capabilities can be extended by test
+libraries implemented either with Python or Java, and users can create
+new higher-level keywords from existing ones using the same syntax that
+is used for creating test cases.