Open
Description
Is your feature request related to a problem? Please describe.
So, I don't really understand why you'd want YAML definitions for this, especially given the awkward assertion code.
Describe the solution you'd like
It would make more sense to me to use normal Elixir modules with perhaps a helper use
. Like, why complicate things?
Describe alternatives you've considered
No response
Additional context
No response