parroty / excheck
Property-based testing library for Elixir (QuickCheck style).
☆316Updated 6 years ago
Alternatives and similar repositories for excheck:
Users that are interested in excheck are comparing it to the libraries listed below
- Finite State Machine data structure☆360Updated 5 years ago
- Property-based testing for Elixir☆268Updated 5 years ago
- Connection behaviour for connection processes☆265Updated 10 months ago
- Readable, side-by-side macro-expansion display for Elixir's interactive shell.☆156Updated 9 years ago
- Lightweight Elixir lenses☆248Updated 3 years ago
- An Elixir library for generating struct constructors that handle external data with ease.☆288Updated 3 months ago
- Awesome printing for Elixir☆279Updated last year
- An Elixir JSON Schema validator☆369Updated last month
- Upgrade your pipelines with monads.☆310Updated 3 years ago
- An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).☆310Updated 9 months ago
- A parser combinator library for Elixir projects☆198Updated last year
- High-performance and comprehensive MessagePack implementation for Elixir / msgpack.org[Elixir]☆291Updated last year
- Helpers for Elixir exceptions☆294Updated last year
- Easy, powerful, and extendable configuration tooling for releases.☆376Updated 5 years ago
- Data generation framework for Elixir☆196Updated 2 years ago
- Macros for more flexible composition with the Elixir Pipe operator☆325Updated 6 years ago
- Helpers for simpler implementation of GenServer based processes☆682Updated 5 years ago
- Simple and reliable background job processing library for Elixir.☆337Updated 6 years ago
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆235Updated 8 months ago
- Helper modules for OTP applications