Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Arni Leibovits
Total activity
4
Last activity
November 18, 2020 11:45
Member since
November 13, 2020 10:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
November 18, 2020 11:43
We used the following solution to close the LocalDB process after running all tests (NUnit) [SetUpFixture] public class AssemblyInitialize { [OneTimeTearDown] public void Ru...
Community
ReSharper Community
all unit tests are finished ,but child process is swamped by the test runner process are still running.Terminate child process?
1 vote
Created
November 18, 2020 11:45
@... Theoretically, you are correct. I edited my code above.
Community
ReSharper Community
all unit tests are finished ,but child process is swamped by the test runner process are still running.Terminate child process?
0 votes
Created
November 13, 2020 10:09
I edited the code above to include SetUpFixture
Community
ReSharper Community
all unit tests are finished ,but child process is swamped by the test runner process are still running.Terminate child process?
0 votes