Alex Flashfm
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
-
-
-
Alex Flashfm created a post, Dotnet test and dotCover - coverage not created
TC 2017.2.4 (build 51228) We have 2 netcoreapp2.0 test projects powered by XUnit, both projects have the same set of referenced packages, but different set of referenced projects (and different tes... -
-
Alex Flashfm created a post, Dotnet CLI, dotCover, XUnit: tests wait for about 10 minutes before finish
TC 2017.2.4 (build 51228) I've setup dotnet CLI step "dotnet test" with dotCover enabled. Tests take several seconds, compilation is about 1 minute, but when I run the build configuration it takes ... -
Alex Flashfm created a post, Dotnet CLI: dotCover started even if not requested to be started in the build configuration
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 the first step 3. Ope... -
Alex Flashfm created a post, Git: slow collecting changes after large branch merge
Hi, we use TeamCity 2017.1.1 with Git (Github) VCS and sometimes we merge a dev branch to the master branch and this brings a lot of changes to the master. For instance, last time we merged 4K+ cha...