ArchUnit
Java architecture test library
A Java library to specify and assert architecture rules in plain Java code
A Java architecture test library, to specify and assert architecture rules in plain Java
3k stars
52 watching
300 forks
Language: Java
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tng/archunitnet | A C# library for specifying and asserting architecture rules in C# code to ensure maintainable software design | 941 |
android/architecture-samples | A collection of Android app samples demonstrating various architectural patterns and tools | 44,570 |
checkstyle/checkstyle | A tool to enforce coding standards and best practices in Java code | 8,375 |
rafaelfgx/architecture | An example architecture project demonstrating best practices and patterns for building maintainable and scalable software applications. | 3,182 |
osl/jcute | Automatically generates unit tests for Java programs by combining randomized concrete execution with symbolic execution and constraint solving. | 88 |
caolan/nodeunit | A unit testing framework for Node.js and the browser with simple syntax and powerful tools. | 1,900 |
lukeed/uvu | An extremely fast and lightweight test runner for Node.js and the browser | 2,979 |
allenhwkim/ngentest | Automates unit testing of Angular components and services using templates | 144 |
bufferapp/android-clean-architecture-boilerplate | A boilerplate project implementing Clean Architecture with Kotlin and Android | 3,665 |
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 72 |
netflix/archaius | A configuration management API for accessing static and dynamic properties in a single unit | 2,475 |
powermock/powermock | A Java framework that enables unit testing of normally untestable code by mocking static methods, constructors, and final classes. | 4,167 |
android/architecture-templates | Provides pre-built Android architecture templates with reactive, composable UI and data layer following the guide to app architecture. | 2,776 |
zhkl0228/unidbg | An Android native library emulator with iOS emulation capabilities and support for various debugging tools and backends. | 3,955 |
tootallnate/java-websocket | A WebSocket implementation in Java | 10,557 |