33
stars
152
commits
C#
primary language
Aug 10, 2026
updated
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. ❤️

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:

C#
87.0%
Kotlin
8.0%
PowerShell
5.1%
33
stars
152
commits
C#
primary language
Aug 10, 2026
updated
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. ❤️

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:

C#
87.0%
Kotlin
8.0%
PowerShell
5.1%