5 Architecture Tests You Should Add to Your .NET Projects
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
Architecture rules documented only in wikis will eventually be violated. Using ArchUnitNET, you can encode those rules as automated tests that run in CI. Five test categories are covered: layer dependency tests (enforcing Clean Architecture's dependency rule), naming convention tests (ensuring handlers and validators follow
•8m read time• From milanjovanovic.tech
Table of contents
ArchUnitNET and the Test Setup1. Layer Dependency Tests2. Naming Convention Tests3. Colocation Tests4. Visibility Tests5. Dependency Guard TestsSummarySort: