lczub / robotframework-magik

Robot Framework high level keywords for automated testing Smallworld Magik images
13 stars 2 forks source link

keywords to start and stop Magik image / session #16

Closed lczub closed 7 years ago

lczub commented 8 years ago

with release v0.3.x. Magik Images must be started with separate python scripts. helpful would be, when these python scripts can be controlled directly with robot keywords. Either with a library (robot_magik_launcher.py) or resource file (robot_magik_launch.robot).

Maybe the keywords, define in test suite test/scripts/robot_magik_script_tests.txt can be used as a starting point.