Ability to integration test package boundary
Open
enhancement
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, the tests run within the package, but it would be useful to have a way to run some basic integration tests on the package boundary from both ESM and CJS.
Note: Look into maybe using a self link https://twitter.com/atcb/status/1661048705838116865?s=20
It would also be cool if it ran this for Deno importing an npm package as well as Node.
Contributor guide
Assessment
This issue has not been assessed yet.