Join Slack
Menu
Home
Archive
why is the `[unitTest]` there? isn't `test` the name of the folder tests should be in? // this is a...
# gradle
u
ursus
04/08/2024, 1:08 PM
why is the
[unitTest]
there? isn't
test
the name of the folder tests should be in? // this is a android module, not pure kotlin, if that helps
v
Vampire
04/08/2024, 1:43 PM
test
is the folder name, yes.
unitTest
is the source set name and thus the IntelliJ module name this folder belongs to
u
ursus
04/08/2024, 1:44 PM
so I should name the folder
unitTest
?
ursus
04/08/2024, 1:44 PM
it doesnt do it in pure kotlin modules
v
Vampire
04/08/2024, 1:49 PM
No, you shouldn't
28
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by