module-db
module-db copied to clipboard
2.0:feat(multi-application): allow absolute path in dump files
This is highly useful in multi-application setups where dump files may not be inside the project directory but in a shared fixture directory.
The current alternative is to symlink each file into the project dir.