NuGet Package JetBrains dotMemoryUnit 3.2

dotMemory Unit is an additional unit testing framework that allows you to write tests that check code for all kinds of memory issues.

For example, these can be tests that determine leaks by checking memory for objects of a particular type, or tests that track memory traffic and fail in case the traffic exceeds some threshold. In other words, dotMemory Unit extends your unit testing framework (NUnit, MSTest, or other) with the functionality of a memory profiler.
To run tests that use dotMemory Unit, you should reference the dotMemory.Unit assembly (which is a part of this package) from your test project.
Tests with the support for dotMemory Unit can be run either with a standalone unit test runner of your choice or with the ReSharper unit test runner. For standalone runners, you should use a mediator - the standalone dotMemory Unit launcher.

If you want to use the ReSharper unit test runner, you should have either ReSharper 9.1 (or later) or dotCover 3.1 (or later) installed on your machine.




Got any JetBrains dotMemoryUnit 3.2 Question?





Info

Version: 3.2.20220510
Author(s): JetBrains
Last Update: Tuesday, May 10, 2022
.NET Fiddle: Create the first Fiddle
Project Url: https://www.jetbrains.com/dotmemory/unit/
NuGet Url: https://www.nuget.org/packages/JetBrains.DotMemoryUnit


Install
Install-Package JetBrains.DotMemoryUnit
dotnet add package JetBrains.DotMemoryUnit
paket add JetBrains.DotMemoryUnit
JetBrains.DotMemoryUnit Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

4.5

avg-downloads-per-day

1547

days-since-last-release

501