Open
Description
Currently we parse the spec and generate tests for special cases. How about we use that machine reading to also generate the filter_
we pass to the element-wise tests?
I notice we actually have some incorrect filters (will explore, didn't want to change incase I'm missing other concerns + need to document if so), so this should help with accuracy as well as maintenance.