mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
48c22f9303
This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
7 lines
449 B
Text
7 lines
449 B
Text
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.
|