i am writing tests in `commonTest` and my browser tests do not invoke `@BeforeTest` but junit5 does...
n
i am writing tests in
commonTest
and my browser tests do not invoke
@BeforeTest
but junit5 does, is that normal ?