monad-mock
Mock transformer
A Haskell package that provides a monad transformer to mock mtl-style typeclasses in unit tests
A Haskell package that provides a monad transformer for mocking mtl-style typeclasses
71 stars
11 watching
9 forks
Language: Haskell
last commit: almost 6 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of monad classes and transformers that enable functional programming in Haskell | 364 |
| | A monad transformer library for handling lists in Haskell | 60 |
| | A Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types | 70 |
| | A set of building blocks for composable and functional programming in JavaScript using monad transformers. | 26 |
| | A mocking library for TypeScript and JavaScript | 10 |
| | A tool that generates mock implementations of interfaces for testing and code generation. | 2,009 |
| | Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
| | A tool for generating mock data from Zod schemas. | 20 |
| | A library for mocking functions in Elixir tests | 656 |
| | A C# mocking library that generates mocks at compile-time using a source generator | 11 |
| | Automates the creation of mock interfaces and stubs for unit testing C code | 688 |
| | Tools to generate mock implementations of interfaces in Go programming language | 203 |
| | A Kotlin implementation of monadic types for functional programming. | 10 |
| | A C# mocking library using source generators | 16 |
| | Provides a continuation monad and transformer for functional programming in JavaScript | 5 |