Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create "sanity check" integration tests for ESM and CJS #62

Open
toddbaert opened this issue Jul 6, 2022 · 0 comments
Open

Create "sanity check" integration tests for ESM and CJS #62

toddbaert opened this issue Jul 6, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@toddbaert
Copy link
Member

We export both ES and CJS modules. We should create some kind of integration test that imports each, and runs a no-op evaluation on both just to confirm the exports work correctly. This would involve packaging a tarball locally and importing it in both an ESM and a CJS app, then quickly compiling and running each of those.

@toddbaert toddbaert added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant