rnorth / duct-tapeLinks
A little Java 8 library providing an implementation of the Circuit Breaker pattern. It provides fault tolerant wrappers for code that calls external APIs and unreliable components, including those that may fail, time out, or return inconsistent results.
☆94Updated 4 years ago
Alternatives and similar repositories for duct-tape
Users that are interested in duct-tape are comparing it to the libraries listed below
Sorting:
- Alternative to JUnit assertions that provides a more insightful log narrative for your tests☆56Updated 4 years ago
- A Maven build time extension that displays the duration for each goal that is run during your build☆134Updated last year
- Java API client for the Toxiproxy☆121Updated 3 weeks ago
- A plug-in for the Java compiler that validates a project's package relationships☆147Updated 2 years ago
- A framework for capturing log statements during tests. Compatible with most popular logging frameworks. Works with JUnit and TestNG☆33Updated 7 years ago
- Maven Plugin launching the JUnit Platform☆62Updated last year
- Simple library to provide fluent interface for JSON assertions☆63Updated last week
- Takari Maven Lifecycle☆70Updated last month
- System Stubs - Test Doubles for Java System resources☆112Updated 2 weeks ago
- Revapi is an API analysis and change tracking tool written in Java. Its focus is mainly on Java language itself but it has been specif…☆206Updated 2 months ago
- Assembler is a reactive data aggregation library for querying and merging data from multiple data sources/services. Assembler enables eff…☆129Updated 8 months ago
- A library that simplifies error handling for Functional Programming in Java☆141Updated 7 months ago
- Wrappers for methods/interfaces/lambdas throwing checked exceptions for use in functional interfaces☆91Updated 10 years ago
- Catch common Project Reactor mistakes as compile-time errors☆26Updated 5 years ago
- Command-line tool for creating and updating a Maven bom☆32Updated 5 years ago
- Personal repository for JUnit 5 extensions☆38Updated 6 years ago
- Maven plugin which creates Open PGP / GPG signatures for all of the project's artifacts☆53Updated last week
- Assert that the java code of a project satisfies certain checks.☆103Updated 3 years ago
- Yet another logger API in Java with beautiful features☆68Updated last week
- maven extension to find slow tests☆25Updated 3 years ago
- Mockito add-ons leveraging Java 8 and lambda expressions to make mocking even more compact☆80Updated 4 years ago
- ☆79Updated last week
- A Java library which provides a suite hamcrest matchers for matching dates, times, and moments in time☆72Updated 2 years ago
- ShrinkWrap Resolvers☆158Updated last week
- instanceof operator and Visitor pattern replacement in Java 8☆156Updated 5 years ago
- Maven Build Time Profiler☆92Updated 2 months ago
- Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java☆138Updated 7 months ago
- Demo of Java Flight Recorder custom events and event streaming☆83Updated 4 years ago
- A Regression Testing Tool For Allocations☆71Updated 8 years ago
- Injecting maven configurations by composition rather than inheritance☆165Updated 2 weeks ago