What Robolectric seems to do is load EVERYTHING on...
# kotlintest-devs
l
What Robolectric seems to do is load EVERYTHING on that different class loader. How can we do that too? The Spec would have to be loaded with a different class loader, but framework wouldn't accept it