ex_unit_fixtures
Test fixture
A library that allows defining modular dependencies for ExUnit tests
A library for defining modular dependencies (fixtures) for ExUnit tests.
13 stars
5 watching
5 forks
Language: Elixir
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
drewolson/ex_spec | A wrapper around ExUnit that adds BDD-like syntax for Elixir testing | 99 |
croach/flask-fixtures | A library to simplify testing by providing a way to pre-populate a test database with predefined data | 64 |
navinpeiris/ex_unit_notifier | Provides desktop notifications after ExUnit test runs. | 130 |
processone/rebar3_exunit | A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. | 2 |
timdeschryver/zod-fixture | A tool for creating test data based on Zod schemas in TypeScript | 121 |
vic/expat | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
beam-community/ex_machina | A tool for creating test data and associations in Elixir applications | 1,935 |
olmer/magento-unit-tests-generator | A tool to simplify unit test creation in Magento 2 projects by generating basic test structures from class source files. | 47 |
boost-ext/ut | A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts | 1,264 |
fgrehm/qmlunit | An easy-to-use unit testing framework for Qt Declarative UI | 28 |
seamapi/ava-postgres | A test fixture that provides fast access to a Postgres database for testing | 4 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
carturoch/ex_uc | Conversions between different units of measurement in various contexts. | 21 |
izelnakri/mirage-glue | Automates fixture generation for API endpoints in Ember apps. | 4 |
ultimatemodulecreator/uutg | A tool that generates boilerplate code for unit tests in PHP. | 8 |