slackbuilds_ponce/development/robotframework/slack-desc
Markus Rinne 00b597da86 development/robotframework: Added (acceptance test framework).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-11-18 12:40:30 +07:00

19 lines
1.2 KiB
Text

# 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: