Something that is not crucial, but slightly confused me is using Given / When / Then for Projection Tests.
I typically use Given / Thens for that ( skipping the When Part )
So my "when" is typically just an empty array. Would be a nice to have to be able to skip "when" entirely.