nidi3 / code-assertLinks
Assert that the java code of a project satisfies certain checks.
☆102Updated 3 years ago
Alternatives and similar repositories for code-assert
Users that are interested in code-assert are comparing it to the libraries listed below
Sorting:
- A Maven build time extension that displays the duration for each goal that is run during your build☆134Updated last year
- A plug-in for the Java compiler that validates a project's package relationships☆146Updated 2 years ago
- Injecting maven configurations by composition rather than inheritance☆161Updated this week
- Simple library to provide fluent interface for JSON assertions☆63Updated 11 months ago
- Unit testing for CDI applications☆101Updated this week
- A tiny framework that makes it easy to write Test Data Builders in Java☆159Updated 4 months ago
- jgit based library to calculate semver compatible version from git tree☆186Updated 2 years ago
- Mostly lazy data generators for property based testing using the Spock test framework☆95Updated 6 years ago
- 🤖 A simulated HTTP server for testing client code with configurable responses.☆49Updated 6 months ago
- Wiremock extension to inject server into JUnit5 tests☆47Updated 6 years ago
- Log Maven mojos execution time☆124Updated this week
- maven core extension to automatically define versions using jgitver & git tags☆159Updated last year
- Spring REST Docs WireMock Integration☆77Updated last month
- Spock subjects-collaborators extension☆56Updated last year
- Your Software. Your Structures. Your Rules.☆232Updated this week
- Extension for JUnit which provides insights for the runtime of contexts, classes and methods☆150Updated 2 years ago
- Assembler is a reactive data aggregation library for querying and merging data from multiple data sources/services. Assembler enables eff…☆130Updated 2 months ago
- System Stubs - Test Doubles for Java System resources☆103Updated 4 months ago
- A collection of Gradle plugins☆139Updated 2 weeks ago
- A maven wrapper around ArchUnit, to easily share and enforce architecture rules across projects☆125Updated last year
- A library that simplifies error handling for Functional Programming in Java☆140Updated last month
- A Maven extension for incremental building of multi-module projects when using Git Flow (or Git in general).☆171Updated last week
- A small collection of utilities for AssertJ.☆18Updated 8 years ago
- System Lambda is a collection of functions for testing code that uses java.lang.System☆222Updated last month
- A maven release plugin that is fast, does not add extra commits, and works well with single or multiple modules☆131Updated last week
- A little Java 8 library providing an implementation of the Circuit Breaker pattern. It provides fault tolerant wrappers for code that cal…