Nikolay Borisenko

Results 354 comments of Nikolay Borisenko

Thanks, this fix doesn't work. ![image](https://user-images.githubusercontent.com/22616990/179276226-bd284c13-8e1b-441e-80d0-c8b716ece99b.png) We are expecting `WebDriver.xml` file here.

No, it's very tricky for me to build package locally. At least my fix produces xml file in output directory besides WeDriver.dll. Then I see nuspec declaration also should include...

I am on Windows, with Linux subsystem for windows. Does it game changer? I thought .net 4.5 can be built only on Windows.

Succesfully built nuget package locally. It was tricky. Summary how to do it: - Install pyton (including into PATH) - Install ruby - Install Java - UNinstall WSL (because of...

https://github.com/bazelbuild/rules_dotnet/blob/0b7ae93fa81b7327a655118da0581db5ebbe0b8d/dotnet/private/actions/assembly_core.bzl#L95 Here is the source code how bazel actually builds a project in .net. It doesn't rely on `csproj` file at all, it provides `cs` files directly to compiler. If...

I believe it's easy implementation. I just tried to play within modifying auto-generated code in nunit provider, and discovered that it's achievable. There is only one problem we should resolve:...

AFAIK you do it in right way. > It works, but the Rerun postfix appears in the launch. This is one more point for dev team to think about how...

Any positive news? It's reproducible on demo.reportportal.io for `default` user.