Info
Version: | 7.0.0-CI-20241113-113744 |
Author(s): | CloudNimble |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CloudNimble/Breakdance |
NuGet Url: | https://www.nuget.org/packages/Breakdance.Assemblies |
Install
Install-Package Breakdance.Assemblies
dotnet add package Breakdance.Assemblies
paket add Breakdance.Assemblies
Breakdance.Assemblies Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.NETCore.Platforms(>= 1.1.0 && < 6.0.0)
- System.Collections.NonGeneric(>= 4.3.0 && < 6.0.0)
- System.Reflection(>= 4.3.0 && < 6.0.0)
- System.Reflection.Primitives(>= 4.3.0 && < 6.0.0)
- System.Reflection.TypeExtensions(>= 4.3.0 && < 6.0.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0 && < 6.0.0)
- System.Threading.Tasks(>= 4.3.0 && < 6.0.0)
- System.Threading.Tasks.Parallel(>= 4.3.0 && < 6.0.0)
- Microsoft.NETCore.Platforms(>= 3.1.3 && < 6.0.0)
- System.Reflection(>= 4.3.0 && < 6.0.0)
- System.Reflection.Primitives(>= 4.3.0 && < 6.0.0)
- System.Reflection.TypeExtensions(>= 4.7.0 && < 6.0.0)
- System.Threading.Tasks(>= 4.3.0 && < 6.0.0)
- System.Threading.Tasks.Parallel(>= 4.3.0 && < 6.0.0)
Tags
This package helps generate
public API reports for any .NET assembly, and compare them against a prior unit test run. That way, if something in the
API surface changed, the unit test will fail.
Commonly used types:
CloudNimble.Breakdance.Assemblies.BreakdanceTestBase
CloudNimble.Breakdance.Assemblies.ClaimsPrincipalTestHelpers
CloudNimble.Breakdance.Assemblies.DependencyInjectionTestHelpers
CloudNimble.Breakdance.Assemblies.PublicApiHelpers.