wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten
https://wasmer.io
MIT License
18.61k stars 796 forks source link

Make Snapshot Tests Self-Contained #3884

Open theduke opened 1 year ago

theduke commented 1 year ago

Currently the snapshot tests (tests/integration/cli/tests/snapshot.rs) depend on packages published to the package registry.

With the changes from #3852 we can soon use a local directory with all the packages instead.

cc @john-sharratt , @Michael-F-Bryan

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.