Fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels.
Info
Version: | 1.1.1 |
Author(s): | Runar Ovesen Hjerpbakk |
Last Update: | Wednesday, April 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sankra/NotifyPropertyChanged.Verifier |
NuGet Url: | https://www.nuget.org/packages/NotifyPropertyChanged.Verifier |
Install
Install-Package NotifyPropertyChanged.Verifier
dotnet add package NotifyPropertyChanged.Verifier
paket add NotifyPropertyChanged.Verifier
NotifyPropertyChanged.Verifier Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit(>= 2.4.1)