adavis / quality-checksLinks
Gradle plugin which includes Checkstyle, FindBugs, and PMD basic configuration.
☆39Updated 8 years ago
Alternatives and similar repositories for quality-checks
Users that are interested in quality-checks are comparing it to the libraries listed below
Sorting:
- Compile-time checked Unions of different types for Domain Modeling [STABLE]☆34Updated 7 years ago
- A Java annotation processor library which generates gson type adapters using basic JsonPath style annotations☆61Updated 5 years ago
- Drop in solution to animate RecyclerView's dataset changes by using command pattern☆75Updated 8 years ago
- Checks Parcelable implementation.☆48Updated 8 years ago
- Master-slave template with pagination using Clean Architecture and https://github.com/NYTimes/Store☆40Updated 6 years ago
- [ABANDONED] A tree that stores services in its node for a given key, and allows traversing them.☆33Updated 8 years ago
- Android project to experiment various testing tools☆63Updated 5 years ago
- FunctionalRx is a collection of constructs to simplify a functional programming approach to Java and [STABLE]☆48Updated 8 years ago
- [DEPRECATED] Fluent test assertions for RxJava's 1.x TestSubscriber☆46Updated 9 years ago
- Juno Engineering Blog☆33Updated 7 years ago
- Huyen's example code from the Road to Kotlintown: Part II with examples of lambdas with receivers, extension functions, and DSLs in Kotli…