Save yourself headaches, put your tests in `src/te...
# announcements
c
Save yourself headaches, put your tests in
src/test/kotlin
👍 1
a
Thanks!!!! now the
testng
in the test file has been resolved without the red warning, but when I build, lets’ say just run that
sourceJar
task, still
Unresolved reference: testng
Anything I did wrong?