Netarchtest

Use the open-source free `NetArchTest.Rules` library for architecture rules in .NET unit tests. Use when a repo wants lightweight, fluent architecture assertions for namespaces, dependencies, or layering. USE FOR: the repo uses or wants NetArchTest.Rules; architecture rules should be enforced in automated tests. DO NOT USE FOR: very rich architecture modeling that needs a heavier DSL. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 5abfbab 5 files · 17.7 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Libraries/NetArchTest/skills/netarchtest commit 5abfbab150

Frequently asked questions

npx skillmds@latest add managedcode/netarchtest