Reactiveui: Memory Leaks test do not run in the unit test harness

Created on 27 Dec 2018  ·  3Comments  ·  Source: reactiveui/ReactiveUI

The memory leak tests require the resharper unit test runner to run.

We should look into how we can get this to work without it.

Issue found as part of #1867

Backer Requested bug

Most helpful comment

We need to follow potentially the instructions in here to run with Xunit 2 https://blog.jetbrains.com/dotnet/2015/09/15/memory-testing-on-a-ci-server-dotmemory-unit-standalone-launcher/

.NET Tools Blog
After we announced the dotMemory Unit framework, the most frequently asked question was, “When will the standalone launcher for CI be available?” Finally, the time has come! Along with dotMemory 4.4, we have also released dotMemory Unit 2.0 which contains … Continue reading →

All 3 comments

We need to follow potentially the instructions in here to run with Xunit 2 https://blog.jetbrains.com/dotnet/2015/09/15/memory-testing-on-a-ci-server-dotmemory-unit-standalone-launcher/

.NET Tools Blog
After we announced the dotMemory Unit framework, the most frequently asked question was, “When will the standalone launcher for CI be available?” Finally, the time has come! Along with dotMemory 4.4, we have also released dotMemory Unit 2.0 which contains … Continue reading →

@glennawatson are these the unit tests that I removed recently, or something different?

There is a jet brains project

Was this page helpful?
0 / 5 - 0 ratings