SnakeDrak

Results 3 issues of SnakeDrak

## PR Checklist Please check if your PR fulfills the following requirements: - [X] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...

I have added support for multiremote and custom driver when we use the elements or mock matchers. Also I have added some fixes for the current main branch, however the...

When you use a builder to merge all files in an executable like [zeit/PKG](https://github.com/zeit/pkg) the `require` of the module is failing to load because `path.resolve` resolves to full-path. `path.join` is...