Any way to ignore an `include` in a test (including a test factory) other than commenting the line? ...
l
Any way to ignore an
include
in a test (including a test factory) other than commenting the line? I was thinking
Copy code
xinclude(myfactory("param"))