Markus Rinne 5a65a19625 development/robotframework: Updated for version 5.0. před 2 roky
..
README 48c22f9303 various: Kill lots of python3 dep mentions před 3 roky
robotframework.SlackBuild 5a65a19625 development/robotframework: Updated for version 5.0. před 2 roky
robotframework.info 5a65a19625 development/robotframework: Updated for version 5.0. před 2 roky
slack-desc 00b597da86 development/robotframework: Added (acceptance test framework). před 7 roky

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.