I tried to call from a macro another macro. Is this allowed?
I learned that an import macro statement has to be always the first line of a template. Correct?
I tried to call from a macro another macro. Is this allowed?
I learned that an import macro statement has to be always the first line of a template. Correct?
Not currently. It’s something that might be added when pest v3 is released and I rewrite the parser.
Yep.