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

Add support for Tier 3 Kotlin Native Targets #3748

Closed
eygraber opened this issue Oct 31, 2023 · 1 comment · Fixed by #3761
Closed

Add support for Tier 3 Kotlin Native Targets #3748

eygraber opened this issue Oct 31, 2023 · 1 comment · Fixed by #3761
Labels
enhancement ✨ Suggestions for adding new features or improving existing ones.
Milestone

Comments

@eygraber
Copy link
Contributor

Kotest doesn't support tier 3 K/N targets. Kotlinx libraries support these, and it makes it difficult to use them in a project that also uses Kotest.

androidNativeArm32
androidNativeArm64
androidNativeX86
androidNativeX64
mingwX64
watchosDeviceArm64
@eygraber eygraber added the enhancement ✨ Suggestions for adding new features or improving existing ones. label Oct 31, 2023
sksamuel added a commit that referenced this issue Nov 12, 2023
@sksamuel sksamuel added this to the 5.9 milestone Nov 12, 2023
sksamuel added a commit that referenced this issue Nov 13, 2023
<!-- 
If this PR updates documentation, please update all relevant versions of
the docs, see:
https://github.com/kotest/kotest/tree/master/documentation/versioned_docs
The documentation at
https://github.com/kotest/kotest/tree/master/documentation/docs is the
documentation for the next minor or major version _TO BE RELEASED_
-->

Closes #3748
@eygraber
Copy link
Contributor Author

Awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ Suggestions for adding new features or improving existing ones.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants