pragdave / quixirLinks
Property-based testing for Elixir
☆268Updated 6 years ago
Alternatives and similar repositories for quixir
Users that are interested in quixir are comparing it to the libraries listed below
Sorting:
- Property-based testing library for Elixir (QuickCheck style).☆315Updated 6 years ago
- Finite State Machine data structure☆361Updated 5 years ago
- Property based Testing for Elixir (based upon PropEr)☆384Updated 2 months ago
- An Elixir library for generating struct constructors that handle external data with ease.☆287Updated last month
- Ecto extension to support enums in models☆567Updated last year
- Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.☆367Updated 3 months ago
- Pagination for the Elixir ecosystem☆557Updated 3 years ago
- Data generation framework for Elixir☆197Updated 2 years ago
- An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).☆311Updated last year
- Awesome printing for Elixir☆279Updated last year
- ☆368Updated 5 months ago
- A Heroku buildpack for building Phoenix's static assets☆230Updated last year
- Upgrade your pipelines with monads.☆308Updated 3 years ago
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆236Updated 11 months ago
- Readable, side-by-side macro-expansion display for Elixir's interactive shell.☆156Updated 9 years ago
- Reusable, composable patterns across Elixir libraries☆176Updated 6 years ago
- A parser combinator library for Elixir projects☆199Updated last year
- Generate Phoenix API documentation from tests☆368Updated 2 weeks ago
- Helpers for Elixir exceptions☆294Updated last year
- Utilities for retrying Elixir functions, with configurable delay and backoff.☆199Updated 2 years ago
- Arbitrary precision decimal arithmetic