nikitozeg

Results 8 comments of nikitozeg

> I Added this in the csproj and it seems to work. It avoids to specify each feature.cs file individually : > > ``` > > True > True >...

int screenWidth = Screen.PrimaryScreen.Bounds.Width; int screenHeight = Screen.PrimaryScreen.Bounds.Height; // xx= var X = 960 * 65535 / screenWidth; var Y = 956 * 65535 / screenHeight; InputSimulator sim = new...

i have the same problem with nunit. when you gonna fix it>

> @nikitozeg When do you provide the PR for it? ;-) > > SpecFlow is an open source project. Everyone can contribute to it. I am glad to fix this...

> @nikitozeg the code for it is here: https://github.com/techtalk/SpecFlow/blob/master/TechTalk.SpecFlow.Generator/UnitTestFeatureGenerator.cs#L698 > > @BasHamer you are right, the code-behind file is part of the UX. We could be better to describe that...

well i just did this and it fixed ![image](https://user-images.githubusercontent.com/5622014/57847955-673de500-77e0-11e9-8c6a-efbc6c717582.png)