Common Ecto schema and changeset assertions, written to be easily used in pipelines.
Code that uses Ecto needs to be tested. Such tests need the database to be populated. It pays to write a test data builder for that purpose. This package makes writing that builder easier.
Assertions tailored for use in pipelines. Common assertions extracted for easy reuse. Tabular tests.
A library for working with nested data structures.
Helper functions and documentation for use with the Mockery package.