Hi I'm needing to get to some tests that are in the vendor folders, as I am developing a library. I see in #20 that the recursive test finder is omitting all vendor folders.
Is there a way we can specify in config which folders inside vendor it will find?
I use other libraries too, so I probably don't want their test suite.
Hi I'm needing to get to some tests that are in the vendor folders, as I am developing a library. I see in #20 that the recursive test finder is omitting all vendor folders.
Is there a way we can specify in config which folders inside vendor it will find?
I use other libraries too, so I probably don't want their test suite.
Thanks in advance :)