ArchUnitNET icon indicating copy to clipboard operation
ArchUnitNET copied to clipboard

A C# architecture test library to specify and assert architecture rules in C# for automated testing.

Results 78 ArchUnitNET issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Verify.xunit](https://redirect.github.com/VerifyTests/Verify) | `28.11.0` -> `30.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Verify.xunit/30.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Verify.xunit/30.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dotnet-sdk](https://redirect.github.com/dotnet/sdk) | action | patch | `9.0.200` -> `9.0.301` | | [dotnet-sdk](https://redirect.github.com/dotnet/sdk) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [xunit.v3](https://redirect.github.com/xunit/xunit) | `1.1.0` -> `2.0.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.v3/2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/xunit.v3/2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest) | `16.11.0` -> `17.14.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/17.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.NET.Test.Sdk/17.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

If I reverse dependencies, add dependencies for non existent types in fact every change I make to my plant uml the adhereToPlantUmlDiagram.Check(Architecture) method always returns true. I've even exported a...

kind/support
triage/accepted

> @alexanderlinne I created a little test project [here](https://github.com/NicolaSeitz/ExampleArchUnitMultipleAssemblies). > I added already a FrozenRules.json with one entry. When i run the test again, the test case is sucessfull and...

kind/bug
triage/accepted