Ernstjan Freriks

Results 3 issues of Ernstjan Freriks

The `Dictionary` behind the `ScenarioContext` and `FeatureContext` is not thread-safe. Different kind of errors can occur if tests are executed with parallel access to the ScenarioContext/FeatureContext `Dictionary`. I've added a...

Guys, any plans on further maintaining this repository? Or is it time for other people to gain write access?

I am using gulp-save to save and restore the content and write to different files. My approach is to have source.js create three different files: [source.nl.js, source.de.js, source.en.js]. But calling...