2023/06/26

kotest -

 "someContainer " - {

 "someTest" { }

 "someTest" { }

}


- はContainerの意味であり、その中に、別のScopeが必要

ない場合は、実行されない。