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

More detail for test and running the project #193

Open
Kaaveh opened this issue Oct 24, 2023 · 2 comments
Open

More detail for test and running the project #193

Kaaveh opened this issue Oct 24, 2023 · 2 comments

Comments

@Kaaveh
Copy link
Contributor

Kaaveh commented Oct 24, 2023

For running the tests, I faced some challenges such as setting the correct JDK version, installing the kotest plugin installing docker, and docker-compose. It would be helpful to include these details in the contribution guide.

@nomisRev
Copy link
Owner

Yes, great idea!

But actually.. I think that "the correct JDK version" is a bug in Gradle, it should work on any 11+ JDK. I think there is something wrong with my sourceCompatibility and targetCompatibility 🤔

@Kaaveh
Copy link
Contributor Author

Kaaveh commented Oct 28, 2023

Oh, got it! It forced me to bump the JDK version from 18 to 19.

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

No branches or pull requests

2 participants