Hi guys, thankyou for this fantastic module.
I noticed if you trying to test the email order with a gift card product we have an error at this line
return $this->order->getIsVirtual()
? ''
: (string)$this->addressRenderer->format($this->order->getShippingAddress(), 'html');
in vendor/yireo/magento2-emailtester2/Model/Mailer/Variable/OrderVars.php