matkoch / resharper-verify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verify for Rider and ReSharper

Rider ReSharper

This plugin is a result of our OSS Power-Ups initiative at JetBrains. We've covered its features in our episode with Simon Cropp. If you like Verify, please consider sponsoring or contributing to the project. ❤️

Features

  • Accept Received action in test context menu to accept the last received snapshot data (test is marked as outdated)
  • Compare Received/Verified action in test context menu to compare last received and verified snapshot with the preferred diff engine
  • Actions support multi-selection

Verify Support features

Customization

By default, Verify will open the diff tool automatically when a test fails. If you prefer using this plugin to review failed tests, you can set the DiffEngine_Disabled environment variable to true in the Unit Test Runner options:

  • ReSharper: Options -> Tools -> Unit Testing -> Test Runner
  • Rider: Settings -> Build, Execution, Deployment -> Unit Testing -> Test Runner

ReSharper Settings Rider Settings

About


Languages

Language:C# 67.1%Language:Kotlin 19.4%Language:PowerShell 13.5%