Closed toddr closed 4 years ago
I'm tempted to suggest that yath should be testing everything it can even if one of the symlinks are broken.
we need an integration test in major_refactor
branch to confirm if it's still an issue with this RC
Confirmed this is fixed in major_refactor
branch
in this example, t/bar.t is a broken symlink:
Which means it runs all the other tests and just complains if a test is missing.
However yath goes boom.