I have a use case right now where I am writing specs in a fashion similar to Jest tests (i.e spec directory per module). What I really want is for Peridot to consider an entire project structure except for the vendor directory.
Should be able to expose this in the SuiteLoader somewhere
I have a use case right now where I am writing specs in a fashion similar to Jest tests (i.e spec directory per module). What I really want is for Peridot to consider an entire project structure except for the vendor directory.
Should be able to expose this in the
SuiteLoadersomewhere