robstoll
10/21/2018, 7:14 PMtestCompile
dependency in my build.gradle and due to the decoupling way it is designed kotlin cannot know that it needs to pass the corresponding module to the module under test. My workaround is to define a file under test which calls js("require(...)")