This library is designed to simplify testing applications created using the library MvvmFrame.Wpf.
Info
Version: | 3.0.0 |
Author(s): | Itua Juel-Gaben |
Last Update: | Thursday, April 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GetcuReone/MvvmFrame.Wpf.TestAdapter/wiki |
NuGet Url: | https://www.nuget.org/packages/MvvmFrameWpf.TestAdapter |
Install
Install-Package MvvmFrameWpf.TestAdapter
dotnet add package MvvmFrameWpf.TestAdapter
paket add MvvmFrameWpf.TestAdapter
MvvmFrameWpf.TestAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 2.1.0)
- Moq(>= 4.5.0)
- MvvmFrame.root(>= 6.0.0)
- MvvmFrameWpf(>= 6.0.0)
- PresentationFramework(>= 4.6.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags