has anyone gotten the kotlin tests to run in IDEA ...
# kontributors
e
has anyone gotten the kotlin tests to run in IDEA vs from ant? i get resolution errors. 😕
k
evanchooly: I guess you did
ant - f update_dependencies.xml
and
ant - f build.xml
?
also, make sure the working directory of the test run configuration is set to the top-level directory (as opposed to the module)