Skip to content

BrandtVavasour/resharper-verify

 
 

Repository files navigation

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)
  • Accept Received + Re-run tests same as above, plus automatic re-run of tests
  • Compare Received/Verified action in test context menu to compare last received and verified snapshot with the preferred diff engine
  • Open Verified action in test context menu to open verified files
  • 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

No description, website, or topics provided.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 86.2%
  • Kotlin 8.4%
  • PowerShell 5.4%