Nikolay Borisenko
Nikolay Borisenko
Thanks, this fix doesn't work.  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:...
This is not fixed in the latest `v1.0.7`
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.
Can be closed.