Nikolay Pianikov

Results 16 issues of Nikolay Pianikov

TeamCity are detected by _TEAMCITY_VERSION_ nevironment variable instead of _TEAMCITY_PROJECT_NAME_

Latest build cannot find any extensions. We should add the hint "../../../../../NUnit.Extension.*/**/tools/" to the file ".\tools\netcoreapp3.1\any\nunit.console.nuget.addins" [InternalTrace.27768.log](https://github.com/nunit/nunit-console/files/5709742/InternalTrace.27768.log)

Bug
Needs Confirmation
NetCoreRunner

TeamCity service messages are misused for flows. This is why some tests can be skipped in reports and the TeamCity build logs can sometimes look messy. See [this page](https://www.jetbrains.com/help/teamcity/service-messages.html#Message+FlowId) for...

type: Bug
help wanted
area: Reporters / Runner Utility
target: 3.0
target: 2.x

TC 2017.2.4 (build 51228) 1. Create build step "dotnet test" with dotCover enabled 2. Clone "dotnet test" step and change to "dotnet build" on the clone, reorder clone to be...

bug

A hidden artifact as set of .cmd/.sh and link from a build log

enhancement

**Description** docker CLI reports error docker: Error response from daemon: the working directory '...' is invalid, it needs to be an absolute path. **Steps to reproduce the issue:** 1. Use...

area/builder
platform/windows
version/19.03

Well done, thanks. I have a few questions: - I found that UnityBenchmark is [actually StructureMapBenchmark](https://github.com/stebet/DependencyInjectorBenchmarks/blob/00d2b3c7e76935d76f25ee50f6d1f2ef6ddce131/src/DependencyInjectorBenchmarks/Containers/UnityBenchmark.cs#L11) - There are too much virtual invocations to measure performance (from my point of...

I would like to add [IoC.Container](https://github.com/DevTeam/IoCContainer) Thank you in advance