Added to that, the AnnotationSpec is a more primit...
# kotlintest
l
Added to that, the AnnotationSpec is a more primitive Spec. It's meant to ease the migration from JUnit to KotlinTest, and thus not all features (such as configuration per test) are supported for it
👍 1