What’s New in dotCover 2017.3
Like all other products in the ReSharper Ultimate lineup, dotCover gets its set of improvements in the 2017.3 release. Let’s check them out. Improved Show Covering Statements action Before 2017.3,...
View ArticleWhat’s new in dotTrace 2017.3
The latest major release brought many important changes to the entire family of ReSharper Ultimate tools. In this post, let’s take a close look at what has changed in dotTrace 2017.3. Support for...
View ArticledotMemory Unit supports .NET Core 2.0, and more updates
Though dotMemory Unit is not part of the ReSharper Ultimate bundle, in this release dotMemory Unit 3.0 is provided with ReSharper 2017.3. What’s in this release? .NET Core 2.0 support You’ve asked us...
View ArticleProfiling an app on a server. What options do you have?
Baseline conditions: You have a server running a .NET web application. It appears the application has an issue: It doesn’t work as fast as expected, it consumes more and more memory over time, it has...
View ArticledotCover 2018.1: Better continuous testing and more!
In this 2018.1 release, dotCover is by far the product that has received the most changes in the whole .NET tools lineup. These include: Continuous testing with new modes available in any unit test...
View ArticleAnalyzing code coverage of web apps with the dotCover 2018.1 Console Runner
These days automating unit tests and application coverage is a routine activity in areas like CI and some complex integration testing scenarios. Seeing how most developers work on web applications, it...
View ArticleUnit test coverage and continuous testing. Now in Rider!
With each Rider release, we do our best to bridge the gap between Rider and the ReSharper Ultimate bundle. The top in-demand feature has certainly been “Rider + dotCover” integration. So, without...
View Article> dotnet dotсover test
If you’ve got the idea of this post just by reading the title, you may skip the next paragraph and go right to the procedure. We’re going to talk about the dotCover.exe console runner and a new way to...
View ArticleHow does my app allocate to LOH? Find out with dotMemory 2018.2!
If you’re a long-term dotMemory user, you may have noticed the absence of big new features in dotMemory ever since we added support for memory dumps in 2017.2. Rest assured this is not because we’ve...
View ArticlePerformance profiling .NET code in Rider with integrated dotTrace
Rider 2018.2 was the first release to host one of our .NET tools, dotCover, together with its unit test coverage features. As we mentioned back then, this was just the beginning. Today, it’s...
View ArticlePerformance Profiling in Rider 2018.3. What’s New?
If you’re an active Rider 2018.3 user or just follow our blog, you probably know that Rider just got an integrated performance profiler based on JetBrains dotTrace. Though we’ve already reviewed the...
View ArticleWhat Do These …+c… Classes Do in my Memory Snapshots?
There’s nothing we love as much as user feedback. It is a priceless source of insights into how people use tools like dotMemory, what gets them excited – and what gets them confused. Over the last year...
View ArticleProfiling Mono and Mono Unity Apps on Windows, macOS, and Linux
Back in Rider 2018.3, we added a performance profiler to Rider. As we try to deliver new features as quickly as possible, the integrated profiler had some limitations: it only supported the profiling...
View ArticleCode Coverage on macOS and Linux in Rider 2019.1
Rider 2019.1 brings a lot of good news for macOS and Linux users: our profiling and code coverage tools are now supported (to varying degrees) on macOS and Linux. In this post, we’ll dive deeper into...
View ArticleConsole Profiler replaces Remote Profiling in dotMemory 2019.2
dotMemory 2019.2 no longer supports remote profiling. Remote profiling allowed you to profile an application running on a remote computer with dotMemory running locally. So, why did we get rid of it?...
View ArticleCross-Platform dotCover Console Runner and more – What’s New in dotCover 2019.2
In the 2019.2 release, the dotCover team was mainly focused on the console runner tool. The result is some good news about the tool, including one important fix specially for .NET Core users: The...
View ArticleWhat’s New in dotTrace 2019.3
The 2019.3 release brings a lot of good news for dotTrace users, especially for those who want to profile their apps on macOS and Linux: First of all, the dotTrace command-line profiler is available...
View ArticleWhat’s New in dotCover 2019.3
In 2019’s last release, dotCover is about to receive its fair share of upgrades: Support for Unity tests in JetBrains Rider. Support for Microsoft Fakes in Visual Studio 2017 or later. The ability to...
View ArticleAuto-Detect Memory Issues in your App with Dynamic Program Analysis – Rider...
It seems that a common problem among profiling tools (including ours) is that they require too much effort from a developer. Profiling currently is seen as some kind of a last resort for when something...
View ArticleMemory profiling on Linux and macOS with dotMemory 2020.2
Version 2020.2 EAP01 finally brings dotMemory to Linux and macOS! For these systems, dotMemory is currently available only as a command-line tool. The tool is free and lets you take and save memory...
View Article