lczub / robotframework-magik

Robot Framework high level keywords for automated testing Smallworld Magik images
12 stars 1 forks source link

new keyword 'Get Magik Environment Variable' #10

Closed lczub closed 10 years ago

lczub commented 10 years ago

keyword Get Magik Environment Variable should return the value of the environment variable envname, as it known inside the magik image.

Magik call

   system.getenv("A_ENV_NAME")