Though sprout-go has tests for the wire format transformation of sprout messages, it does not currently have behavior tests for whether the handlers that it provides actually conform to the sprout specification. This recently bit us since the OnLeavesOf
handler actually did not order its response data correctly.