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 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/mtl | A collection of monad classes and transformers that enable functional programming in Haskell | 367 |
gabriella439/list-transformer | A monad transformer library for handling lists in Haskell | 60 |
ekmett/profunctors | A Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types | 70 |
abuseofnotation/monad-transformers | A set of building blocks for composable and functional programming in JavaScript using monad transformers. | 26 |
nbottarini/mockt | A mocking library for TypeScript and JavaScript | 10 |
matryer/moq | A tool that generates mock implementations of interfaces for testing and code generation. | 1,995 |
rudymatela/fitspec | Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 15 |
jjh42/mock | A library for mocking functions in Elixir tests | 652 |
hermanussen/mocksourcegenerator | A C# mocking library that generates mocks at compile-time using a source generator | 11 |
throwtheswitch/cmock | Automates the creation of mock interfaces and stubs for unit testing C code | 684 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
mplatvoet/funktional | A Kotlin implementation of monadic types for functional programming. | 10 |
thomas-girotto/mockgen | A C# mocking library using source generators | 16 |
mattbierner/akh-cont | Provides a continuation monad and transformer for functional programming in JavaScript | 5 |