A fluent API for .Net Standard that can enforce architectural rules in unit tests.
Info
Version: | 0.4.0 |
Author(s): | LianQing.Qu |
Last Update: | Tuesday, January 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/1483523635/ArchTestNet |
NuGet Url: | https://www.nuget.org/packages/ArchTestNet |
Install
Install-Package ArchTestNet
dotnet add package ArchTestNet
paket add ArchTestNet
ArchTestNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Mono.Cecil(>= 0.10.3)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- Mono.Cecil(>= 0.10.3)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
Tags