ArchUnitNET
ArchUnitNET copied to clipboard
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
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` | [](https://docs.renovatebot.com/merge-confidence/) | [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](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...
> @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...