christhekeele / matcha

🍵 First-class Elixir match specifications.
Other
89 stars 4 forks source link

Prevent trace specs from being constructed w/out array matchheads, and tuples for tables #19

Open christhekeele opened 2 years ago

christhekeele commented 2 years ago

We already do this for trace/table test targets:

We should do the same for destructuring match heads (when they are not the generic full-arg :$_ binding: