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

Is it possible to work with JEnv Local to switch the Java SDK version when running jest test? #123

Open
joseph-so opened this issue Jan 1, 2022 · 0 comments

Comments

@joseph-so
Copy link

Due to the sqlite4java did not support the Apple SIlicon platform, I have set up the JEnv to switch the Java SDK to X64 platform for my project. (I would like to keep the system one to use the native version)

Jest-dynamodb can run in the Unit test without issue with JEnv Shell (set the variable for the Shell) or Global, but it does not work with the JEnv Local. It seems the SDK cannot load with the jest-dynamodb.

I have tested the jenv local is working correctly.

Did anyone have the experience to up the Jest-DynamoDB with Jenv to work correctly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant