I have set up the project simply following the all...
# kotlintest
s
I have set up the project simply following the allure's junit5 guide for gradle. Reports are generated as far as I can see. However I'm using
FreeSpec
and I can only see the test methods themselves, but not the abstract scope of the tests. Is this a limitation of kotlintest or am I doing something wrong?