Skip to content

Use a custom test-runner [kotlin] #4034

Answered by lihaoyi
rtc11 asked this question in Q&A
Nov 26, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You probably don't need to inherit TestModule directly, since it comes as part of KotlinTests.

You can move shared module configuration into traits that you re-use where-ever necessary, as discussed in https://mill-build.org/mill/kotlinlib/intro.html#_multi_module_project. This applies to both normal modules and test modules (and any other modules you create)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rtc11
Comment options

@lihaoyi
Comment options

Answer selected by rtc11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants