uberto / pesticideLinks
A Library To Write Domain-Driven Tests, written in Kotlin on top of Junit5
☆84Updated 3 years ago
Alternatives and similar repositories for pesticide
Users that are interested in pesticide are comparing it to the libraries listed below
Sorting:
- Example of CQRS implementation using Kotlin and Functional Programming☆73Updated 6 years ago
- A library to serialize/deserialize Json fast and safely without reflection or generators☆90Updated this week
- Monads composition API that just works. For OOP developers☆64Updated 3 years ago
- Functional, Algebraic and Reactive domain modeling with Kotlin (Multiplatform)☆263Updated last week
- Simple, Expressive, Extensible Testing for Kotlin on the JVM☆107Updated 2 years ago
- Source code listings and exercises for Functional Programming in Kotlin☆194Updated 5 months ago
- A realworld api example app featuring Arrow, Kotlin and Spring Boot.☆114Updated last year
- Medium clone backend using Kotlin, Spring, Krush and Exposed. API as specified on https://realworld.io/☆48Updated 3 years ago
- Examples from "Domain Modeling Made Functional Tackle Software Complexity with Domain-Driven Design and F#" book translated to Kotlin☆11Updated 2 years ago
- Multi-platform http4k demo application☆21Updated 8 months ago
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆65Updated last year
- A Result monad for Kotlin, inspired by Rust's Result type☆60Updated 4 years ago
- Functional Domain Modeling - Demos - https://fraktalio.com/fmodel/☆50Updated 2 years ago
- Example of Arrow features in the context of a Ktor project☆42Updated last year
- ☆28Updated 2 years ago
- Port to Arrow of the Code repo for Functional and Reactive Domain Modeling☆30Updated 2 years ago
- Randomised, zero-boilerplate object builders☆14Updated 4 years ago
- Kotest extensions for Arrow☆40Updated 7 months ago
- Generic Architecture Tests written in Kotlin using ArchUnit and Junit5☆38Updated 2 years ago
- Kotlin Training Track - Subscription Service☆32Updated 2 years ago
- Foundational libraries for Kotlin☆249Updated 2 weeks ago
- Complete TDD'd example http4k application showcasing a lot of the http4k features for building apps☆67Updated last week
- Kotlin training repository used to learn Kotlin and Functional Programming by solving some common katas using just purely functional prog…