sam
04/10/2019, 7:42 PMExpectSpec
there should be expect blocks. If you don't like the expect blocks, you could use FunSpec which has context and test. Or it's easy enough to create a new Spec that only has context for example. Any combination is possible.