slackbuilds/development/robotframework
Markus Rinne 570ccc3b3b
development/robotframework: Updated for version 4.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-10 09:02:23 +07:00
..
README development/robotframework: Updated for version 4.0. 2021-03-13 08:37:40 +07:00
robotframework.SlackBuild development/robotframework: Updated for version 4.0.1. 2021-04-10 09:02:23 +07:00
robotframework.info development/robotframework: Updated for version 4.0.1. 2021-04-10 09:02:23 +07:00
slack-desc development/robotframework: Added (acceptance test framework). 2017-11-18 12:40:30 +07:00

README

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.

python3 is an optional dependency.  It is needed for Python 3 support.