Does `runTest` not work with `@BeforeTest` ?
# coroutines
d
Does
runTest
not work with
@BeforeTest
?
e
works fine for me, and I don't see how it wouldn't. what are you observing?
d
The initialisation code doesn't appear to be running for me. I think I'll just make a small reproducer then.