diff options
Diffstat (limited to 'development/robotframework/slack-desc')
-rw-r--r-- | development/robotframework/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/robotframework/slack-desc b/development/robotframework/slack-desc new file mode 100644 index 0000000000..e5e119ef3e --- /dev/null +++ b/development/robotframework/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +robotframework: robotframework (test automation framework for acceptance testing) +robotframework: +robotframework: Robot Framework is a generic test automation framework for acceptance +robotframework: testing and acceptance test-driven development (ATDD). It has +robotframework: easy-to-use tabular test data syntax and it utilizes the +robotframework: keyword-driven testing approach. Its testing capabilities can be +robotframework: extended by test libraries implemented either with Python or Java, and +robotframework: users can create new higher-level keywords from existing ones using +robotframework: the same syntax that is used for creating test cases. +robotframework: +robotframework: |