slackbuilds_ponce/development/robotframework
Markus Rinne 31c308fef6 development/robotframework: Updated for version 3.0.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-04-28 06:40:13 +07:00
..
README
robotframework.info
robotframework.SlackBuild
slack-desc

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.