Emre Erkunt

Results 114 comments of Emre Erkunt

If a variable is set, yes, this will work. You can even use [Scenario Preconditions](https://radish.readthedocs.io/en/stable/tutorial.html#scenario-precondition) with that. The problems starts when it is not a variable.. What if it is...

Hi, sorry for the late reply. For the variable part, I think the test should be structured like below ; ```cucumber Scenario: restricted regions test Given I have aws_region variable...

This could be similar. Looks like 1.0.x releases are creating quite a lot problem. Will have a deeper look on this.

Hi @TomTucka , did you try the same with the latest 1.x version of `terraform` ? It looks like its fixed on the terraform side. @Shocktrooper can you also run...

Oh wow, thanks for the issue. Fixing this. :)

Weirdly, I couldn't reproduce this. What is the `emoji` version you have installed on your system ? Could it be installed separately ?

super weird. Will try to release a beta version for you

Released `1.3.33b1`, give few minutes to be released automatically then lets have go :)

hey @hjribeiro , Thanks for the issue and more importantly the PR! Good spot :) Instead of unit tests, I think we can also add some functional tests for this...