blacksmith
Test generator
Generates random data for testing Elixir applications
Data generation framework for Elixir
196 stars
10 watching
11 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
batate/shouldi | Provides Elixir testing libraries with nested contexts and improved test naming conventions | 135 |
beam-community/ex_machina | A tool for creating test data and associations in Elixir applications | 1,935 |
gesjeremie/faker-elixir | Generates fake data for testing and seeding databases in Elixir applications. | 148 |
elixirs/faker | Generates fake data for testing and development purposes. | 1,079 |
rwdaigle/exgen | A templating library for generating reusable Elixir projects | 35 |
indatus/blacksmith | Automates code generation for common files used in software applications. | 193 |
whatyouhide/stream_data | A toolset for generating and testing data in Elixir applications | 883 |
aws-beam/aws-codegen | Generates Elixir and Erlang code for interacting with AWS APIs based on SDK specifications | 53 |
sashman/absinthe_gen | Generates a scaffold for an Elixir Absinthe GraphQL project from scratch. | 28 |
elixirscript/elixir-estree | Defines structs and tools for generating JavaScript AST to code from the ESTree spec. | 103 |
jadercorrea/elixir_generator.vim | Generates Elixir code and tests for new modules | 9 |
alco/benchfella | Tools for comparing and benchmarking small code snippets | 516 |
batate/elixir-pipes | Provides macros to extend Elixir's pipe operator for more flexible function composition and error handling | 327 |
hariadi/generator-metalsmith | Creates a basic Metalsmith site with a directory structure and files for generating static sites | 13 |
tyre/gutenex | A PDF generation library built on top of Elixir, allowing users to create and manipulate PDF documents programmatically. | 243 |